We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6ed408 commit 3c66b1bCopy full SHA for 3c66b1b
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