@fedify/fedify 1.4.0 → 1.5.0-dev.637
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 +6 -0
- package/README.md +2 -1
- package/esm/deno.js +1 -1
- package/esm/vocab/vocab.js +176 -176
- package/package.json +1 -1
package/CHANGES.md
CHANGED
package/README.md
CHANGED
@@ -95,6 +95,7 @@ financial contributors:[^2]
|
|
95
95
|
### Supporters
|
96
96
|
|
97
97
|
- [Daniel Supernault](https://pixelfed.org/)
|
98
|
+
- [tkgka](https://opencollective.com/guest-1b915c65)
|
98
99
|
|
99
100
|
### Backers
|
100
101
|
|
@@ -102,7 +103,7 @@ yamanoku, okin, Andy Piper, box464, Evan Prodromou, Rafael Goulart
|
|
102
103
|
|
103
104
|
### One-time donations
|
104
105
|
|
105
|
-
Markus P, Rameez
|
106
|
+
Markus P, Nils Bergmann, Rameez
|
106
107
|
|
107
108
|
<!-- /DO NOT EDIT -->
|
108
109
|
<!-- cSpell: enable -->
|