Skip to content

Commit 9f31fab

Browse files
landaupvdlg
authored andcommitted
docs: remove incorrect statement from example
1 parent 6c071f9 commit 9f31fab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,6 @@ With this configuration:
155155
- Commits with `tag` 'Breaking' will be associated with a `major` release (per [default release rules](lib/default-release-rules.js)).
156156
- Commits with `tag` 'Fix' will be associated with a `patch` release (per [default release rules](lib/default-release-rules.js)).
157157
- Commits with `tag` 'Update' will be associated with a `minor` release (per [default release rules](lib/default-release-rules.js)).
158-
- Commits with `tag` 'New' will be associated with a `minor` release (per [default release rules](lib/default-release-rules.js)).
159158
- All other commits will not be associated with a release type.
160159

161160
##### External package / file

0 commit comments

Comments
 (0)