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 ad3cc0d commit d58a092Copy full SHA for d58a092
lerna.json
@@ -5,7 +5,7 @@
5
"version": "independent",
6
"command": {
7
"publish": {
8
- "allowBranch": ["master"],
+ "allowBranch": ["master", "1.0.0"],
9
"preDistTag": "next",
10
"distTag": "latest",
11
"conventionalCommits": true
0 commit comments