Skip to content

Commit

Permalink
chore: fix prerelease process docos
Browse files Browse the repository at this point in the history
  • Loading branch information
satya164 committed Jul 4, 2024
1 parent 9365da2 commit a204f38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ When releasing a pre-release version, we need to:
- Run the following command:

```sh
yarn lerna publish --preid next
yarn lerna publish --conventional-commits --conventional-prerelease --preid next
```

When releasing a stable version, we need to:
Expand Down

0 comments on commit a204f38

Please sign in to comment.