Skip to content

Commit

Permalink
feat: commit cosmetic
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinebigard committed Nov 10, 2021
1 parent c42411d commit ff0f153
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 @@ -26,7 +26,7 @@ const mainConfig = {
assets: ["ui/package.json", "server/package.json", "CHANGELOG.md", "package.json"],
message:
// eslint-disable-next-line no-template-curly-in-string
"chore(release): ${nextRelease.version}",
"chore(release): bump ${nextRelease.version}",
},
],
"@semantic-release/github",
Expand Down

0 comments on commit ff0f153

Please sign in to comment.