Releases: commitizen/cz-cli
Releases · commitizen/cz-cli
v3.0.1
<a name"3.0.1">
3.0.1 (2018-10-01)
Bug Fixes
v3.0.0
<a name"3.0.0">
3.0.0 (2018-10-01)
Bug Fixes
- resolve linux build issues, add git exit code 128 warning (c3764c8c)
- deps:
- package: Remove opencollective post-install hook (#561) (a70c234d)
Features
Breaking Changes
- Older versions of Node.js are no longer supported
Includes most updates with the exception of semantic-release which breaks on windows. To be investigated in a later release.
(a70c063b)
v2.10.1
<a name"2.10.1">
2.10.1 (2018-05-24)
Bug Fixes
- cli: Respect git commit -a original behavior (#376) (#471) (d10c94f4)
- config: prioritized package.json last when looking for config files (#484) (5f8902e7, closes #478)
v2.10.0
<a name"2.10.0">
2.10.0 (2018-05-24)
Bug Fixes
Features
- strategies: respect the
--allow-emtpy
flag (#477) (495437c1)
v2.9.6
<a name"2.9.6">
2.9.6 (2017-02-16)
Bug Fixes
v2.9.5
<a name"2.9.5">
2.9.5 (2017-01-08)
Bug Fixes
- commit: fix multiline commits with newlines (#413) (825485cb)
v2.9.4
<a name"2.9.4">
2.9.4 (2017-01-06)
Bug Fixes
- commit: fix multiline commits with newlines (1d3139f0, closes #373)
v2.9.3
<a name"2.9.3">
2.9.3 (2016-12-29)
Bug Fixes
- package: "main" property within "package.json" (#409) (2915827a)
v2.9.2
<a name"2.9.2">
2.9.2 (2016-12-19)
Bug Fixes
v2.9.1
<a name"2.9.1">
2.9.1 (2016-12-18)
Bug Fixes
- adapter: add support for scoped adapters (b8b51cf2, closes #403)