We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc75320 commit a225340Copy full SHA for a225340
lerna.json
@@ -9,7 +9,7 @@
9
"command": {
10
"version": {
11
"ignoreChanges": [ "**/__fixtures__/**", "**/__tests__/**", "**/*.md" ],
12
- "allowBranch": "master",
+ "allowBranch": [ "master", "unstable-0.x" ],
13
"message": "chore(release): publish"
14
},
15
"publish": {
0 commit comments