chore: update release it
This commit is contained in:
parent
0d2c4f97f9
commit
3bfd11a7b6
@ -3,7 +3,9 @@
|
||||
"release": true
|
||||
},
|
||||
"git": {
|
||||
"commitMessage": "chore: release v${version}"
|
||||
"commitMessage": "chore: release v${version}",
|
||||
"tag": true,
|
||||
"tagName": "v${version}"
|
||||
},
|
||||
"npm": {
|
||||
"publish": false
|
||||
|
Loading…
Reference in New Issue
Block a user