Skip to content

Commit be2fa26

Browse files
committed
docs: update release info
1 parent 5d46141 commit be2fa26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ and github actions for release.
5858

5959
To generate a release:
6060

61-
1. `cz bump --dry-run --increment patch --changelog` to verify changes
62-
2. `cz bump --increment patch --changelog` to finalize
61+
1. `cz bump --dry-run [--increment patch]` to verify changes
62+
2. `cz bump [--increment patch]` to finalize
6363
3. `git push` to send code and `git push <tag>` to send the tag (or the less-safe `--tags`)
6464

6565

0 commit comments

Comments
 (0)