docs(README): improve sentence (#1962)

This commit is contained in:
HonkingGoose 2021-06-01 22:48:53 +02:00 committed by GitHub
parent fe0ac417cf
commit 29d34788ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,7 +52,7 @@ By default **semantic-release** uses [Angular Commit Message Conventions](https:
Tools such as [commitizen](https://github.com/commitizen/cz-cli) or [commitlint](https://github.com/conventional-changelog/commitlint) can be used to help contributors and enforce valid commit messages.
Here is an example of the release type that will be done based on a commit messages:
The table below shows which commit message gets you which release type when `semantic-release` runs (using the default configuration):
| Commit message | Release type |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -------------------------- |