@fedify/fedify 0.11.0-dev.228 → 0.11.0-dev.229

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.
Files changed (2) hide show
  1. package/CHANGES.md +2 -2
  2. package/package.json +1 -1
package/CHANGES.md CHANGED
@@ -23,7 +23,7 @@ To be released.
23
23
  URLs.
24
24
 
25
25
  - Added `Offer` class to Activity Vocabulary API.
26
- [[#65], [#76]]
26
+ [[#65], [#76] by Lee Dogeon]
27
27
 
28
28
  [#74]: https://github.com/dahlia/fedify/issues/74
29
29
  [#76]: https://github.com/dahlia/fedify/pull/76
@@ -759,4 +759,4 @@ Version 0.1.0
759
759
 
760
760
  Initial release. Released on March 8, 2024.
761
761
 
762
- <!-- cSpell: ignore Wressell -->
762
+ <!-- cSpell: ignore Dogeon Wressell -->
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fedify/fedify",
3
- "version": "0.11.0-dev.228+3d74617f",
3
+ "version": "0.11.0-dev.229+584cc819",
4
4
  "description": "An ActivityPub server framework",
5
5
  "keywords": [
6
6
  "ActivityPub",