Skip to content

Releases: commitizen/cz-cli

v3.0.0

01 Oct 14:36
Compare
Choose a tag to compare

<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

24 May 18:22
Compare
Choose a tag to compare

<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

24 May 15:22
Compare
Choose a tag to compare

<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

16 Feb 14:22
Compare
Choose a tag to compare

<a name"2.9.6">

2.9.6 (2017-02-16)

Bug Fixes

v2.9.5

08 Jan 17:01
Compare
Choose a tag to compare

<a name"2.9.5">

2.9.5 (2017-01-08)

Bug Fixes

  • commit: fix multiline commits with newlines (#413) (825485cb)

v2.9.4

06 Jan 18:38
Compare
Choose a tag to compare

<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

29 Dec 13:22
Compare
Choose a tag to compare

<a name"2.9.3">

2.9.3 (2016-12-29)

Bug Fixes

  • package: "main" property within "package.json" (#409) (2915827a)

v2.9.2

19 Dec 08:02
Compare
Choose a tag to compare

<a name"2.9.2">

2.9.2 (2016-12-19)

Bug Fixes

  • tests: fix tests when a global config is present (#405) (0ddfa20c, closes #211)

v2.9.1

18 Dec 23:27
Compare
Choose a tag to compare

<a name"2.9.1">

2.9.1 (2016-12-18)

Bug Fixes

  • adapter: add support for scoped adapters (b8b51cf2, closes #403)

v2.9.0

15 Dec 11:53
Compare
Choose a tag to compare

<a name"2.9.0">

2.9.0 (2016-12-15)

Features

  • commit: use OS-specific cache dir for commitizen.json instead of home-or-tmp (#400) (27fb1ae8, closes #240, #252, #339)