Skip to content

Commit 1414f6c

Browse files
landaupvdlg
authored andcommitted
docs: remove incorrect statement from example
1 parent 9a38762 commit 1414f6c

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
@@ -156,7 +156,6 @@ With this configuration:
156156
- Commits with `tag` 'Breaking' will be associated with a `major` release (per [default release rules](lib/default-release-rules.js)).
157157
- Commits with `tag` 'Fix' will be associated with a `patch` release (per [default release rules](lib/default-release-rules.js)).
158158
- Commits with `tag` 'Update' will be associated with a `minor` release (per [default release rules](lib/default-release-rules.js)).
159-
- Commits with `tag` 'New' will be associated with a `minor` release (per [default release rules](lib/default-release-rules.js)).
160159
- All other commits will not be associated with a release type.
161160

162161
##### External package / file

0 commit comments

Comments
 (0)