@fedify/fedify 1.2.0-dev.473 → 1.2.1

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