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 2ffc990 commit 5478b89Copy full SHA for 5478b89
.releaserc
@@ -3,8 +3,7 @@
3
"verifyConditions": [],
4
"prepare": [
5
{
6
- "path": "@semantic-release/exec",
7
- "cmd": "bumpversion --current-version ${lastRelease.version} --new-version ${nextRelease.version} patch"
+ "path": "@semantic-release/exec"
8
}
9
],
10
"publish": ["@semantic-release/github"]
0 commit comments