@fedify/fedify 0.14.0-dev.351 → 0.15.0-dev.354

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 +7 -1
  2. package/package.json +1 -1
package/CHANGES.md CHANGED
@@ -3,11 +3,17 @@
3
3
  Fedify changelog
4
4
  ================
5
5
 
6
- Version 0.14.0
6
+ Version 0.15.0
7
7
  --------------
8
8
 
9
9
  To be released.
10
10
 
11
+
12
+ Version 0.14.0
13
+ --------------
14
+
15
+ Released on August 27, 2024.
16
+
11
17
  - Removed the limitation that the `sendActivity({ handle: string },
12
18
  "followers", Activity)` overload is only available for `RequestContext`
13
19
  but not for `Context`. Now it is available for both. [[#115]]
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.15.0-dev.354+69928ff0",
4
4
  "description": "An ActivityPub server framework",
5
5
  "keywords": [
6
6
  "ActivityPub",