@fedify/fedify 1.5.0 → 1.6.0-dev.754

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.
package/CHANGES.md CHANGED
@@ -3,6 +3,12 @@
3
3
  Fedify changelog
4
4
  ================
5
5
 
6
+ Version 1.6.0
7
+ -------------
8
+
9
+ To be released.
10
+
11
+
6
12
  Version 1.5.0
7
13
  -------------
8
14
 
package/README.md CHANGED
@@ -92,6 +92,10 @@ financial contributors:[^2]
92
92
  <!-- cSpell: disable -->
93
93
  <!-- DO NOT EDIT(h3): this section is automatically generated by the script -->
94
94
 
95
+ ### Corporate sponsors
96
+
97
+ - [<img src="https://images.opencollective.com/ghost/avatar/128.png" width="64" height="64"> Ghost](https://ghost.org)
98
+
95
99
  ### Supporters
96
100
 
97
101
  - [Daniel Supernault](https://pixelfed.org/)
package/SPONSORS.md CHANGED
@@ -10,6 +10,11 @@ financial contributors:[^1]
10
10
  <!-- cSpell: disable -->
11
11
  <!-- DO NOT EDIT(h2): this section is automatically generated by the script -->
12
12
 
13
+ Corporate sponsors
14
+ ------------------
15
+
16
+ - [<img src="https://images.opencollective.com/ghost/avatar/128.png" width="64" height="64"> Ghost](https://ghost.org)
17
+
13
18
  Supporters
14
19
  ----------
15
20
 
package/esm/deno.js CHANGED
@@ -1,6 +1,6 @@
1
1
  export default {
2
2
  "name": "@fedify/fedify",
3
- "version": "1.5.0",
3
+ "version": "1.6.0-dev.754+0ab1a251",
4
4
  "license": "MIT",
5
5
  "exports": {
6
6
  ".": "./mod.ts",