Skip to content

Commit

Permalink
chore: update bot message
Browse files Browse the repository at this point in the history
  • Loading branch information
bucurdavid committed Jan 17, 2024
1 parent 3fdaaa4 commit 1785258
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions release.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ module.exports = {
'@semantic-release/git',
{
assets: ['CHANGELOG.md'],
message:
'chore(release): set `package.json` to ${nextRelease.version} [skip ci]\n\n${nextRelease.notes}'
message: 'chore(release): set `package.json` to ${nextRelease.version}'
}
]
]
Expand Down

0 comments on commit 1785258

Please sign in to comment.