Skip to content

Commit 6261080

Browse files
committed
chore: fix prerelease process docos
1 parent fb1da66 commit 6261080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ When releasing a pre-release version, we need to:
6565
- Run the following command:
6666

6767
```sh
68-
yarn lerna publish --preid next
68+
yarn lerna publish --conventional-commits --conventional-prerelease --preid next
6969
```
7070

7171
When releasing a stable version, we need to:

0 commit comments

Comments
 (0)