@fedify/fedify 1.6.0-dev.771 → 1.6.0-dev.773

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/README.md CHANGED
@@ -101,14 +101,15 @@ financial contributors:[^2]
101
101
  - [Daniel Supernault](https://pixelfed.org/)
102
102
  - [tkgka](https://opencollective.com/tkgka)
103
103
  - [Blaine](https://opencollective.com/blaine)
104
+ - [Erick González Aguilar](https://opencollective.com/erick-gonzalez-aguilar)
104
105
 
105
106
  ### Backers
106
107
 
107
- yamanoku, Encyclia, taye, okin, Andy Piper, box464, Evan Prodromou, Rafael Goulart, malte
108
+ Robin Riley, yamanoku, Encyclia, taye, okin, Andy Piper, box464, Evan Prodromou, Rafael Goulart, malte
108
109
 
109
110
  ### One-time donations
110
111
 
111
- Markus P, Nils Bergmann, Rameez
112
+ Robin Riley, Markus P, Nils Bergmann, Rameez
112
113
 
113
114
  <!-- /DO NOT EDIT -->
114
115
  <!-- cSpell: enable -->
package/SPONSORS.md CHANGED
@@ -21,16 +21,17 @@ Supporters
21
21
  - [Daniel Supernault](https://pixelfed.org/)
22
22
  - [tkgka](https://opencollective.com/tkgka)
23
23
  - [Blaine](https://opencollective.com/blaine)
24
+ - [Erick González Aguilar](https://opencollective.com/erick-gonzalez-aguilar)
24
25
 
25
26
  Backers
26
27
  -------
27
28
 
28
- yamanoku, Encyclia, taye, okin, Andy Piper, box464, Evan Prodromou, Rafael Goulart, malte
29
+ Robin Riley, yamanoku, Encyclia, taye, okin, Andy Piper, box464, Evan Prodromou, Rafael Goulart, malte
29
30
 
30
31
  One-time donations
31
32
  ------------------
32
33
 
33
- Markus P, Nils Bergmann, Rameez
34
+ Robin Riley, Markus P, Nils Bergmann, Rameez
34
35
 
35
36
  <!-- /DO NOT EDIT -->
36
37
  <!-- cSpell: enable -->
package/esm/deno.js CHANGED
@@ -1,6 +1,6 @@
1
1
  export default {
2
2
  "name": "@fedify/fedify",
3
- "version": "1.6.0-dev.771+832ffb28",
3
+ "version": "1.6.0-dev.773+fe5e3601",
4
4
  "license": "MIT",
5
5
  "exports": {
6
6
  ".": "./mod.ts",