Skip to content

Commit cae18a0

Browse files
Portugal, MarceloPortugal, Marcelo
authored andcommitted
chore: update bump task
1 parent 6b0f21a commit cae18a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"main": "index.js",
99
"scripts": {
1010
"bootstrap": "lerna bootstrap",
11-
"bump": "lerna version --conventional-commits --no-push -m 'chore: Release %s'",
11+
"bump": "lerna version --conventional-commits --no-push --no-git-tag-version",
1212
"changed": "lerna changed",
1313
"clean": "lerna clean && grunt clean",
1414
"commit": "git-cz",

0 commit comments

Comments
 (0)