@fedify/fedify 0.14.0-dev.351 → 0.14.0

Sign up to get free protection for your applications and to get access to all the features.
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.14.0
7
7
  --------------
8
8
 
9
- To be released.
9
+ Released on August 27, 2024.
10
10
 
11
11
  - Removed the limitation that the `sendActivity({ handle: string },
12
12
  "followers", Activity)` overload is only available for `RequestContext`
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fedify/fedify",
3
- "version": "0.14.0-dev.351+4dc1b959",
3
+ "version": "0.14.0",
4
4
  "description": "An ActivityPub server framework",
5
5
  "keywords": [
6
6
  "ActivityPub",