cz-cli

The commitizen command line utility. #BlackLivesMatter

MIT License

Downloads
3.8M
Stars
16.8K
Committers
95

Bot releases are visible (Hide)

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

Published by jimthedev over 8 years ago

<a name"2.7.1">

2.7.1 (2016-03-10)

Bug Fixes

  • cache: use lodash assign for better node 0.12 support (96a80c89, closes #132)
cz-cli - v2.7.0

Published by jimthedev over 8 years ago

<a name"2.7.0">

2.7.0 (2016-03-10)

Features

cz-cli - v2.6.3

Published by jimthedev over 8 years ago

<a name"2.6.3">

2.6.3 (2016-03-09)

Bug Fixes

  • commit: fix commit to allow --verbose flag (b810db70, closes #103)
cz-cli - v2.6.2

Published by jimthedev over 8 years ago

<a name"2.6.2">

2.6.2 (2016-03-08)

Bug Fixes

cz-cli - v2.6.1

Published by jimthedev over 8 years ago

<a name"2.6.1">

2.6.1 (2016-03-04)

Bug Fixes

  • make gulp depedencies available for prod installs (ee5d14e0, closes #153)
cz-cli - v2.6.0

Published by jimthedev over 8 years ago

<a name"2.6.0">

2.6.0 (2016-03-03)

Features

  • adapter: support npm module names in commitizen.path config (58d492ef, closes #79)