@fedify/fedify 0.7.0-dev.135 → 0.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGES.md +1 -1
  2. package/package.json +1 -1
package/CHANGES.md CHANGED
@@ -6,7 +6,7 @@ Fedify changelog
6
6
  Version 0.7.0
7
7
  -------------
8
8
 
9
- To be released.
9
+ Released on April 23, 2024.
10
10
 
11
11
  - Added `PUBLIC_COLLECTION` constant for [public addressing].
12
12
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fedify/fedify",
3
- "version": "0.7.0-dev.135+188aa416",
3
+ "version": "0.7.0",
4
4
  "description": "An ActivityPub server framework",
5
5
  "keywords": [
6
6
  "ActivityPub",