cz-cli

The commitizen command line utility. #BlackLivesMatter

MIT License

Downloads
3.8M
Stars
16.8K
Committers
95

Bot releases are hidden (Show)

cz-cli - v2.9.6

Published by jimthedev over 7 years ago

<a name"2.9.6">

2.9.6 (2017-02-16)

Bug Fixes

  • bump vulnerable dependency (#421) (2a101b86)
cz-cli - v2.9.5

Published by jimthedev almost 8 years ago

<a name"2.9.5">

2.9.5 (2017-01-08)

Bug Fixes

  • commit: fix multiline commits with newlines (#413) (825485cb)
cz-cli - v2.9.4

Published by jimthedev almost 8 years ago

<a name"2.9.4">

2.9.4 (2017-01-06)

Bug Fixes

  • commit: fix multiline commits with newlines (1d3139f0, closes #373)
cz-cli - v2.9.3

Published by jimthedev almost 8 years ago

<a name"2.9.3">

2.9.3 (2016-12-29)

Bug Fixes

  • package: "main" property within "package.json" (#409) (2915827a)
cz-cli - v2.9.2

Published by jimthedev almost 8 years ago

<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)
cz-cli - v2.9.1

Published by jimthedev almost 8 years ago

<a name"2.9.1">

2.9.1 (2016-12-18)

Bug Fixes

  • adapter: add support for scoped adapters (b8b51cf2, closes #403)
cz-cli - v2.9.0

Published by jimthedev almost 8 years ago

<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)
cz-cli - v2.8.7

Published by jimthedev almost 8 years ago

<a name"2.8.7">

2.8.7 (2016-12-14)

Bug Fixes

  • npmignore: ignore more unnecessary files (#393) (6fa09a23)
cz-cli - v2.8.6

Published by jimthedev about 8 years ago

<a name"2.8.6">

2.8.6 (2016-08-16)

Bug Fixes

  • adapter: looks for adapter relative to git root (#327) (45bdd76d, closes #324)
cz-cli - v2.8.5

Published by jimthedev about 8 years ago

<a name"2.8.5">

2.8.5 (2016-08-06)

Bug Fixes

  • harden adapter callback error handling (#314) (1d4b96ec)
cz-cli - v2.8.4

Published by jimthedev about 8 years ago

<a name"2.8.4">

2.8.4 (2016-08-03)

Bug Fixes

  • adapter: allows git cz to be run from subdirectories (#292) (625c95d3, closes #187)
cz-cli - v2.8.3

Published by jimthedev about 8 years ago

<a name"2.8.3">

2.8.3 (2016-08-03)

Bug Fixes

  • throw better error when failing to parse json (#304) (0d70197f, closes #266)
cz-cli - v2.8.2

Published by jimthedev over 8 years ago

<a name"2.8.2">

2.8.2 (2016-06-02)

Bug Fixes

  • package: add supported engines to package specification (#229) (3d32fdc3)
cz-cli - v2.8.1

Published by jimthedev over 8 years ago

<a name"2.8.1">

2.8.1 (2016-04-25)

Bug Fixes

  • package: update cz-conventional-changelog to version 1.1.6 (#206) (bdea0dbc)
cz-cli - v2.8.0

Published by jimthedev over 8 years ago

<a name"2.8.0">

2.8.0 (2016-04-20)

Bug Fixes

  • dependencies: Update dependencies. (a538dced)

Features

  • bootstrap: add ability to load adapterConfig from bootstrap (c6d2fdbf)
cz-cli - v2.7.6

Published by jimthedev over 8 years ago

<a name"2.7.6">

2.7.6 (2016-03-30)

Bug Fixes

  • commit: does not try to escape backticks on Windows (5f7737f5, closes #105)
cz-cli - v2.7.5

Published by jimthedev over 8 years ago

<a name"2.7.5">

2.7.5 (2016-03-30)

Bug Fixes

  • commit: allow backticks in commit message (804c9a3e, closes #105)
cz-cli - v2.7.4

Published by jimthedev over 8 years ago

<a name"2.7.4">

2.7.4 (2016-03-30)

Bug Fixes

  • commit: allow quotes in commit message (e7c299b6)
cz-cli - v2.7.3

Published by jimthedev over 8 years ago

<a name"2.7.3">

2.7.3 (2016-03-18)

Bug Fixes

  • lib: keep newline at the end of package.json (c514f563, closes #159)
cz-cli - v2.7.2

Published by jimthedev over 8 years ago

<a name"2.7.2">

2.7.2 (2016-03-10)

Bug Fixes

  • lib: Expose commitizen as a library (26fbf402, closes #80)