Skip to content

Commit

Permalink
docs: update
Browse files Browse the repository at this point in the history
  • Loading branch information
hyoban committed Apr 15, 2024
1 parent 78f15b9 commit 2ac0feb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ Run [release-it](https://github.com/release-it/release-it) with [pnpm](https://p
## What it does

1. Disable built-in `npm`, `version` plugins.
1. Provide recommended version automatically (code and idea from [conventional-changelog](https://github.com/release-it/conventional-changelog)).
1. Provide recommended version automatically in CI.
1. code and idea from [conventional-changelog](https://github.com/release-it/conventional-changelog)
1. Support [preMajor](https://github.com/conventional-changelog/conventional-changelog-config-spec/blob/master/versions/2.2.0/README.md#premajor-boolean) option.
1. When you are not in CI, it will use [bumpp](https://github.com/antfu/bumpp) for the next version.
1. Bump all packages to the new version.
Expand Down

0 comments on commit 2ac0feb

Please sign in to comment.