@fedify/fedify 1.1.0-dev.439 → 1.1.0-dev.441

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/README.md +5 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -8,6 +8,7 @@ Fedify: an ActivityPub server framework
8
8
  [![npm][npm badge]][npm]
9
9
  [![GitHub Actions][GitHub Actions badge]][GitHub Actions]
10
10
  [![Matrix][Matrix badge]][Matrix]
11
+ [![Discord][Discord badge]][Discord]
11
12
  [![Follow @fedify@hollo.social][@fedify@hollo.social badge]][@fedify@hollo.social]
12
13
 
13
14
  > [!NOTE]
@@ -44,8 +45,8 @@ resources:
44
45
  - [Examples](https://github.com/dahlia/fedify/tree/main/examples)
45
46
 
46
47
  If you have any questions, suggestions, or feedback, please feel free to
47
- join our [Matrix chat space][Matrix] or [GitHub Discussions]. Or tag
48
- [#Fedify] in the fediverse!
48
+ join our [Matrix chat space][Matrix] or [Discord server][Discord] or
49
+ [GitHub Discussions]. Or tag [#Fedify] in the fediverse!
49
50
 
50
51
  [^1]: You may already know some of the networks in the fediverse, such as
51
52
  [Mastodon], [Lemmy], [Pixelfed], [PeerTube], and so on.
@@ -58,6 +59,8 @@ join our [Matrix chat space][Matrix] or [GitHub Discussions]. Or tag
58
59
  [GitHub Actions badge]: https://github.com/dahlia/fedify/actions/workflows/build.yaml/badge.svg
59
60
  [Matrix]: https://matrix.to/#/#fedify:matrix.org
60
61
  [Matrix badge]: https://img.shields.io/matrix/fedify%3Amatrix.org?logo=matrix
62
+ [Discord]: https://discord.gg/bhtwpzURwd
63
+ [Discord badge]: https://img.shields.io/discord/1295652627505217647?logo=discord&cacheSeconds=60
61
64
  [@fedify@hollo.social badge]: https://fedi-badge.deno.dev/@fedify@hollo.social/followers.svg
62
65
  [@fedify@hollo.social]: https://hollo.social/@fedify
63
66
  [Fedify Demo]: https://dash.deno.com/playground/fedify-demo
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fedify/fedify",
3
- "version": "1.1.0-dev.439+6a71b3a7",
3
+ "version": "1.1.0-dev.441+889a3f60",
4
4
  "description": "An ActivityPub server framework",
5
5
  "keywords": [
6
6
  "ActivityPub",