Skip to content

Commit 4b71649

Browse files
committed
docs: update readme
1 parent 45a2561 commit 4b71649

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Forked from [`version-bump-prompt`](https://github.com/JS-DevTools/version-bump-
1111
- Confirmation before bumping.
1212
- Enable `--commit` `--tag` `--push` by default. (opt-out by `--no-push`, etc.)
1313
- `-r` or `--recursive` to bump all packages in the monorepo.
14+
- `--npm-tag` to update the npm publish tag (e.g. `latest`, `next`, `beta`) in `package.json`.
1415
- `--execute` to execute the command, or execute a function before committing.
1516
- Conventional Commits by default.
1617
- Ships ESM and CJS bundles.

0 commit comments

Comments
 (0)