@fedify/fedify 1.5.0 → 1.6.0-dev.755

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,11 +92,15 @@ 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
- - [Daniel Supernault](https://pixelfed.org/)
98
101
  - [tkgka](https://opencollective.com/tkgka)
99
102
  - [Blaine](https://opencollective.com/blaine)
103
+ - [Daniel Supernault](https://pixelfed.org/)
100
104
 
101
105
  ### Backers
102
106
 
package/SPONSORS.md CHANGED
@@ -10,12 +10,17 @@ 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
 
16
- - [Daniel Supernault](https://pixelfed.org/)
17
21
  - [tkgka](https://opencollective.com/tkgka)
18
22
  - [Blaine](https://opencollective.com/blaine)
23
+ - [Daniel Supernault](https://pixelfed.org/)
19
24
 
20
25
  Backers
21
26
  -------
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.755+af814f35",
4
4
  "license": "MIT",
5
5
  "exports": {
6
6
  ".": "./mod.ts",