@fedify/fedify 0.6.0-dev.113 → 0.6.0

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.

Potentially problematic release.


This version of @fedify/fedify might be problematic. Click here for more details.

Files changed (3) hide show
  1. package/CHANGES.md +1 -1
  2. package/README.md +1 -1
  3. package/package.json +1 -1
package/CHANGES.md CHANGED
@@ -6,7 +6,7 @@ Fedify changelog
6
6
  Version 0.6.0
7
7
  -------------
8
8
 
9
- To be released.
9
+ Released on April 9, 2024.
10
10
 
11
11
  - `DocumentLoader` is now propagated to the loaded remote objects from
12
12
  Activity Vocabulary objects. [[#27]]
package/README.md CHANGED
@@ -51,7 +51,7 @@ join our [Matrix chat space][Matrix] or [GitHub Discussions].
51
51
  [Mastodon], [Lemmy], [Pixelfed], [PeerTube], and so on.
52
52
 
53
53
  [JSR]: https://jsr.io/@fedify/fedify
54
- [JSR badge]: https://jsr.io/badges/@fedify/fedify?_v=0.5.1
54
+ [JSR badge]: https://jsr.io/badges/@fedify/fedify?v=0.6.0
55
55
  [npm]: https://www.npmjs.com/package/@fedify/fedify
56
56
  [npm badge]: https://img.shields.io/npm/v/@fedify/fedify?logo=npm
57
57
  [GitHub Actions]: https://github.com/dahlia/fedify/actions/workflows/build.yaml
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fedify/fedify",
3
- "version": "0.6.0-dev.113+4573e798",
3
+ "version": "0.6.0",
4
4
  "description": "An ActivityPub server framework",
5
5
  "keywords": [
6
6
  "ActivityPub",