Compare commits
2 Commits
a7e84c7d42
...
2119e9b231
Author | SHA1 | Date | |
---|---|---|---|
2119e9b231 | |||
cfd64c2f19 |
@ -31,12 +31,12 @@
|
||||
"git": {
|
||||
"commit": true,
|
||||
"requireCleanWorkingDir": false,
|
||||
"commitMessage": "🚀Bumped version to v${version}",
|
||||
"commitMessage": "🚀Bumped version to ${version}",
|
||||
"requireBranch": "main",
|
||||
"push": false,
|
||||
"tag": true,
|
||||
"tagName": null,
|
||||
"tagAnnotation": "v${version}"
|
||||
"tagAnnotation": "${version}"
|
||||
},
|
||||
"npm": {
|
||||
"publish": false
|
||||
|
Loading…
x
Reference in New Issue
Block a user