Skip to content

Commit

Permalink
docs: Remove spaces
Browse files Browse the repository at this point in the history
BREAKING CHANGE: Publish as 2.0.0 due to Nestjs config file renaming
  • Loading branch information
joncursi committed Sep 26, 2024
1 parent e26a625 commit 99593da
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,13 +155,10 @@ major release.

- If you expect the merging of your PR to result in a new _patch_ release,
start your PR title with `fix:`.

- If you expect the merging of your PR to result in a new _minor_ release,
start your PR title with `feat:`.

- If you expect the merging of your PR to result in a new _major_ release,
see #3 below for details.

- If you expect the merging of your PR to skip the creation of a new release,
you can start your PR title with `build:` (for build changes),
`chore:` (for basic maintenance), `docs:` (for documentation updates),
Expand Down

0 comments on commit 99593da

Please sign in to comment.