Skip to content

Commit a204f38

Browse files
committed
chore: fix prerelease process docos
1 parent 9365da2 commit a204f38

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)