Skip to content

Commit

Permalink
Merge pull request #13 from STB1019/test
Browse files Browse the repository at this point in the history
fix(release): sigh
  • Loading branch information
thevinter authored Nov 5, 2021
2 parents 1fbac12 + 759ab3d commit 035ab16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ module.exports = {
'@semantic-release/git',
{
assets: ['CHANGELOG.md', 'dist/**'],
message: 'chore(release): set \`package.json\` to ${nextRelease.version} [skip ci]'
message: 'chore(release): ${nextRelease.version} [skip ci]'
}
]
]
Expand Down

0 comments on commit 035ab16

Please sign in to comment.