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 fb1da66 commit 6261080Copy full SHA for 6261080
README.md
@@ -65,7 +65,7 @@ When releasing a pre-release version, we need to:
65
- Run the following command:
66
67
```sh
68
-yarn lerna publish --preid next
+yarn lerna publish --conventional-commits --conventional-prerelease --preid next
69
```
70
71
When releasing a stable version, we need to:
0 commit comments