fix: creates release branching
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
],
|
||||
"command": {
|
||||
"publish": {
|
||||
"allowBranch": "master",
|
||||
"allowBranch": "release/*",
|
||||
"bump": "patch",
|
||||
"conventionalCommits": true,
|
||||
"message": "chore(release): Publish"
|
||||
|
||||
Reference in New Issue
Block a user