Update release-body.js

This commit is contained in:
plebeius
2025-07-29 17:16:45 +02:00
parent b2e1dd54a4
commit 0b3ed6e009
+1 -1
View File
@@ -17,7 +17,7 @@ let releaseChangelog =
// format
releaseChangelog = releaseChangelog.trim().replace(/\n\n+/g, '\n\n')
const releaseBody = `This version adds minor features and fixes some bugs.
const releaseBody = `This version fixes a bug that prevented publishing.
- Web app: https://plebchan.app
- Decentralized web app: https://plebchan.eth (only works on [Brave Browser](https://brave.com/) or via [IPFS Companion](https://docs.ipfs.tech/install/ipfs-companion/#prerequisites))