@fedify/fedify 1.2.0 → 1.3.0-dev.477

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 +15 -0
  2. package/package.json +1 -1
package/CHANGES.md CHANGED
@@ -3,6 +3,21 @@
3
3
  Fedify changelog
4
4
  ================
5
5
 
6
+ Version 1.3.0
7
+ -------------
8
+
9
+ To be released.
10
+
11
+
12
+ Version 1.2.1
13
+ -------------
14
+
15
+ Released on October 31, 2024.
16
+
17
+ - Now `fedify node` command can render the node's favicon with
18
+ `image/vnd.microsoft.icon` or `image/x-icon` format.
19
+
20
+
6
21
  Version 1.2.0
7
22
  -------------
8
23
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fedify/fedify",
3
- "version": "1.2.0",
3
+ "version": "1.3.0-dev.477+5c1eaa6b",
4
4
  "description": "An ActivityPub server framework",
5
5
  "keywords": [
6
6
  "ActivityPub",