mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-02-10 22:47:02 +08:00
chore: fix release-it config
This commit is contained in:
committed by
satyajit.happy
parent
49f01d16be
commit
3497ef71f7
@@ -1,16 +0,0 @@
|
||||
{
|
||||
"non-interactive": true,
|
||||
"increment": "conventional:angular",
|
||||
"changelogCommand": "conventional-changelog -p angular | tail -n +3",
|
||||
"safeBump": false,
|
||||
"src": {
|
||||
"commitMessage": "chore: release %s",
|
||||
"tagName": "v%s"
|
||||
},
|
||||
"npm": {
|
||||
"publish": true
|
||||
},
|
||||
"github": {
|
||||
"release": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user