Releases: commitizen/cz-conventional-changelog
Releases · commitizen/cz-conventional-changelog
v3.3.0
3.3.0 (2020-08-26)
Features
- engine: add support for disableSubjectLowerCase (df66875)
v3.2.1
3.2.1 (2020-08-24)
Bug Fixes
- Correct typo in JSON (58df4d1)
- Wrap updateTypes in packageRules (0f6dfbf)
v3.2.0
3.2.0 (2020-05-04)
Features
v3.1.1
3.1.1 (2020-05-04)
Bug Fixes
- defaultValues: Added fallback for optional default values (#99) (2aae317)
v3.1.0
3.1.0 (2020-01-28)
Features
- engine: add support for disableScopeLowerCase (#96) (e7bd546)
v3.0.3
3.0.3 (2020-01-28)
Bug Fixes
- Update conventional-commit-types to the latest version 🚀 (#105) (5a371c1)
v3.0.2
3.0.2 (2019-07-21)
Bug Fixes
- config-loader: captured the direct dependency on commitizen for the use of the config loader (#90) (4b23bbc), closes #89
v3.0.1
3.0.1 (2019-07-19)
Bug Fixes
v3.0.0
3.0.0 (2019-07-19)
Bug Fixes
Features
- add default values to options (#69) (65d6a9f)
- implement configuration through package.json (#75) (3398c02)
BREAKING CHANGES
- Node 10 is LTS so please upgrade to it.
v2.1.0
<a name"2.1.0">
2.1.0 (2017-10-27)
Features
- prompt: add confirmation fields + edit for clarity (#58) (d40ac2c5)