@fedify/fedify 0.8.0-dev.168 → 0.8.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.
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.8.0
7
7
  -------------
8
8
 
9
- To be released.
9
+ Released on May 6, 2024.
10
10
 
11
11
  - The CLI toolchain for testing and debugging is now available on JSR:
12
12
  [@fedify/cli]. You can install it with
package/README.md CHANGED
@@ -46,7 +46,7 @@ join our [Matrix chat space][Matrix] or [GitHub Discussions]. Or tag
46
46
  [Mastodon], [Lemmy], [Pixelfed], [PeerTube], and so on.
47
47
 
48
48
  [JSR]: https://jsr.io/@fedify/fedify
49
- [JSR badge]: https://jsr.io/badges/@fedify/fedify?v=0.6.0
49
+ [JSR badge]: https://jsr.io/badges/@fedify/fedify
50
50
  [npm]: https://www.npmjs.com/package/@fedify/fedify
51
51
  [npm badge]: https://img.shields.io/npm/v/@fedify/fedify?logo=npm
52
52
  [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.8.0-dev.168+4ae5b539",
3
+ "version": "0.8.0",
4
4
  "description": "An ActivityPub server framework",
5
5
  "keywords": [
6
6
  "ActivityPub",