Skip to content

Commit

Permalink
chore: update release comment
Browse files Browse the repository at this point in the history
  • Loading branch information
privatenumber committed Jul 9, 2024
1 parent e8ff30f commit 2688300
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions release.config.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ const outdent = require('outdent');
module.exports = {
addReleases: 'bottom',
successComment: outdent`
:tada: This issue has been resolved in v\${nextRelease.version}
This issue is now resolved in [v\${nextRelease.version}](https://github.com/privatenumber/tsx/releases/tag/v\${nextRelease.version}).
If you rely on this project, please consider [making a donation](https://github.com/sponsors/privatenumber) :heart: :pray:
If you're able to, [your sponsorship](https://github.com/sponsors/privatenumber) would be very much appreciated.
`,
};

0 comments on commit 2688300

Please sign in to comment.