File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -61,6 +61,19 @@ To be released.
6161[ #137 ] : https://github.com/fedify-dev/hollo/pull/137
6262
6363
64+ Version 0.5.6
65+ -------------
66+
67+ Released on April 29, 2025.
68+
69+ - Fixed a bug where voting to a poll which had been shared (boosted) had not
70+ been sent to the correct recipient. [[ #142 ]]
71+
72+ - Upgrade Fedify to 1.4.10.
73+
74+ [ #142 ] : https://github.com/fedify-dev/hollo/issues/142
75+
76+
6477Version 0.5.5
6578-------------
6679
Original file line number Diff line number Diff line change 1919 },
2020 "dependencies" : {
2121 "@aws-sdk/credential-providers" : " ^3.716.0" ,
22- "@fedify/fedify" : " ^ 1.5.0" ,
23- "@fedify/markdown-it-hashtag" : " 0.2.0" ,
24- "@fedify/markdown-it-mention" : " ^ 0.1.1" ,
25- "@fedify/postgres" : " ^ 0.3.0" ,
22+ "@fedify/fedify" : " ~ 1.5.0" ,
23+ "@fedify/markdown-it-hashtag" : " ~ 0.2.0" ,
24+ "@fedify/markdown-it-mention" : " ~ 0.1.1" ,
25+ "@fedify/postgres" : " ~ 0.3.0" ,
2626 "@hexagon/base64" : " ^2.0.4" ,
2727 "@hono/node-server" : " ^1.13.7" ,
2828 "@hono/zod-validator" : " ^0.2.2" ,
2929 "@js-temporal/polyfill" : " ^0.5.0" ,
30- "@logtape/logtape" : " ^ 0.8.1 " ,
30+ "@logtape/logtape" : " ~ 0.8.2 " ,
3131 "@logtape/sentry" : " ^0.1.0" ,
3232 "@sentry/core" : " ^8.47.0" ,
3333 "@sentry/node" : " ^8.47.0" ,
You can’t perform that action at this time.
0 commit comments