Skip to content

Commit

Permalink
fix: Remove releaseNotes command from .release-it.json
Browse files Browse the repository at this point in the history
  • Loading branch information
geraldmaale committed Mar 16, 2024
1 parent c6cb687 commit 23bd1ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .release-it.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
},
"github": {
"release": true,
"releaseNotes": "generate-release-notes.sh --from=${latestTag} --to=${tagName}",
"comments": {
"submit": true,
"issue": ":rocket: _This issue has been resolved in v${version}. See [${releaseName}](${releaseUrl}) for release notes._",
Expand Down

0 comments on commit 23bd1ba

Please sign in to comment.