We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0984b50 commit 0a38682Copy full SHA for 0a38682
.releaserc.json
@@ -14,7 +14,7 @@
14
"@semantic-release/git",
15
{
16
"assets": ["package.json", "CHANGELOG.md"],
17
- "message": "🔖 release(version): ${nextRelease.version}\n\n${nextRelease.notes}"
+ "message": "chore(release): 🔖 bump version to ${nextRelease.version}\n\n${nextRelease.notes}"
18
}
19
],
20
["@semantic-release/github"]
0 commit comments