Compare commits
No commits in common. "2119e9b2319d0092300cced20d384d11994ce60e" and "a7e84c7d426525a5041f0ec260cd57dcfd107afb" have entirely different histories.
2119e9b231
...
a7e84c7d42
@ -31,12 +31,12 @@
|
|||||||
"git": {
|
"git": {
|
||||||
"commit": true,
|
"commit": true,
|
||||||
"requireCleanWorkingDir": false,
|
"requireCleanWorkingDir": false,
|
||||||
"commitMessage": "🚀Bumped version to ${version}",
|
"commitMessage": "🚀Bumped version to v${version}",
|
||||||
"requireBranch": "main",
|
"requireBranch": "main",
|
||||||
"push": false,
|
"push": false,
|
||||||
"tag": true,
|
"tag": true,
|
||||||
"tagName": null,
|
"tagName": null,
|
||||||
"tagAnnotation": "${version}"
|
"tagAnnotation": "v${version}"
|
||||||
},
|
},
|
||||||
"npm": {
|
"npm": {
|
||||||
"publish": false
|
"publish": false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user