Releases: conventional-changelog/commitlint
Releases Β· conventional-changelog/commitlint
v4.2.0
4.2.0 (2017-10-14)
Features
- cli: edit flag now accepts the path to the commit file (c881433), closes #40
- core: edit flag now accepts the path to the commit file (c881433), closes #40
v4.1.1
4.1.1 (2017-10-09)
Bug Fixes
- config-lerna-scopes: fix package list get with recent lerna versions (8f35dae)
v4.1.0
Features
- core: ignore version commits with footers (3804176)
v4.0.0
Features
- enable alternative config formats
- add additional case options
Documentation
- fix package naming in local setup guide
- fix guides-local-setup link in docs README
- fix incorrect 'git fetch' option
- fix incorrect package names
- fix some typos
BREAKING CHANGES
- discontinue support of .conventional-changelog-lintrc
v3.2.0
Features
Documentation
- document parserPreset feature
v3.1.3
Bug fixes
- core: correct typo in report
- core: determine git root correctly in sub directories
Documentation
- add code of conduct
- prhase tl;dr more elegantly
- fix typo
v3.1.2
Bug Fixes
- core: harden to-lines typecheck (248010b)