Skip to content

Commit f627b36

Browse files
committed
Upgrade Fedify to 1.3.6
1 parent b00c697 commit f627b36

File tree

3 files changed

+188
-57
lines changed

3 files changed

+188
-57
lines changed

CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ To be released.
1616
- Fixed a bug where importing emojis from remote servers had failed when
1717
some shortcodes were already in use. [[102]]
1818

19+
- Upgrade Fedify to 1.3.6.
20+
1921
[#88]: https://github.com/fedify-dev/hollo/issues/88
2022
[#98]: https://github.com/fedify-dev/hollo/issues/98
2123
[#102]: https://github.com/fedify-dev/hollo/issues/102

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"@aws-sdk/credential-providers": "^3.716.0",
17-
"@fedify/fedify": "^1.3.4",
17+
"@fedify/fedify": "^1.3.6",
1818
"@fedify/markdown-it-hashtag": "0.2.0",
1919
"@fedify/markdown-it-mention": "^0.1.1",
2020
"@fedify/postgres": "^0.2.2",

0 commit comments

Comments
 (0)