We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd95c40 commit 6de908cCopy full SHA for 6de908c
1 file changed
lerna.json
@@ -3,7 +3,7 @@
3
"packages": ["packages/*", "tests"],
4
"command": {
5
"version": {
6
- "allowBranch": "main",
+ "allowBranch": ["main", "release-v*"],
7
"conventionalCommits": true,
8
"exact": true,
9
"gitRemote": "origin",
0 commit comments