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 0e361b0 commit 351a2fdCopy full SHA for 351a2fd
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