Skip to content

Commit 5478b89

Browse files
committed
ci(bumpversion): Removed bumpversion
1 parent 2ffc990 commit 5478b89

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.releaserc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
"verifyConditions": [],
44
"prepare": [
55
{
6-
"path": "@semantic-release/exec",
7-
"cmd": "bumpversion --current-version ${lastRelease.version} --new-version ${nextRelease.version} patch"
6+
"path": "@semantic-release/exec"
87
}
98
],
109
"publish": ["@semantic-release/github"]

0 commit comments

Comments
 (0)