We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b00c697 commit f627b36Copy full SHA for f627b36
CHANGES.md
@@ -16,6 +16,8 @@ To be released.
16
- Fixed a bug where importing emojis from remote servers had failed when
17
some shortcodes were already in use. [[102]]
18
19
+ - Upgrade Fedify to 1.3.6.
20
+
21
[#88]: https://github.com/fedify-dev/hollo/issues/88
22
[#98]: https://github.com/fedify-dev/hollo/issues/98
23
[#102]: https://github.com/fedify-dev/hollo/issues/102
package.json
@@ -14,7 +14,7 @@
14
},
15
"dependencies": {
"@aws-sdk/credential-providers": "^3.716.0",
- "@fedify/fedify": "^1.3.4",
+ "@fedify/fedify": "^1.3.6",
"@fedify/markdown-it-hashtag": "0.2.0",
"@fedify/markdown-it-mention": "^0.1.1",
"@fedify/postgres": "^0.2.2",
0 commit comments