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 7909435 commit eb0e603Copy full SHA for eb0e603
CONTRIBUTING.md
@@ -55,7 +55,7 @@ yarn lerna publish --canary --preid next
55
#### RELEASING CANARY FOR NEXT MAJOR VERSION
56
57
```bash
58
-yarn lerna publish premajor --canary --preid next
+yarn lerna publish premajor --canary --preid beta --dist-tag next
59
```
60
61
## Financial contributions
0 commit comments