@fedify/fedify 1.0.0-dev.415 → 1.0.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 1.0.0
7
7
  --------------
8
8
 
9
- To be released.
9
+ Released on September 26, 2024.
10
10
 
11
11
  - The term `handle` for dispatching actors is deprecated in favor of
12
12
  `identifier`.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fedify/fedify",
3
- "version": "1.0.0-dev.415+c3086f56",
3
+ "version": "1.0.0",
4
4
  "description": "An ActivityPub server framework",
5
5
  "keywords": [
6
6
  "ActivityPub",