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

Published by jimthedev over 8 years ago

<a name"2.5.1">

2.5.1 (2016-03-03)

Bug Fixes

cz-cli - v2.5.0

Published by jimthedev almost 9 years ago

<a name"2.5.0">

2.5.0 (2016-01-10)

Features

  • commit: allow override options passed to git commit (bf6d2dbe)
cz-cli - v2.4.6

Published by jimthedev almost 9 years ago

<a name"2.4.6">

2.4.6 (2015-11-17)

Bug Fixes

  • commit: fixes Windows multiline commits (e87376ff)
cz-cli - v2.4.5

Published by jimthedev almost 9 years ago

<a name"2.4.5">

2.4.5 (2015-11-16)

Bug Fixes

  • adapter: fix package.json spaces being removed (30c7b55b, closes #72)
cz-cli - v2.4.4

Published by jimthedev almost 9 years ago

<a name"2.4.4">

2.4.4 (2015-11-09)

Bug Fixes

  • dependencies: fix lodash is missing bug (41606962, closes #61)
cz-cli - v2.4.3

Published by jimthedev almost 9 years ago

<a name"2.4.3">

2.4.3 (2015-11-09)

Bug Fixes

cz-cli - v2.4.2

Published by jimthedev almost 9 years ago

<a name"2.4.2">

2.4.2 (2015-11-09)

Bug Fixes

  • adapter: fix windows json editing (66ab19cf, closes #42)
cz-cli - v2.4.1

Published by jimthedev almost 9 years ago

<a name"2.4.1">

2.4.1 (2015-11-03)

Bug Fixes

  • config: fixes incorrect deprecation notice (7bef1aff, closes #50)
cz-cli - v2.4.0

Published by jimthedev almost 9 years ago

<a name"2.4.0">

2.4.0 (2015-11-01)

Features

  • compile: Rebuild package on file change in dev-mode (7912c7c7)
cz-cli - v2.3.0

Published by jimthedev almost 9 years ago

<a name"2.3.0">

2.3.0 (2015-10-22)

Features

  • config: use npm config object, deprecate czConfig (eb71e1b3, closes #30)
cz-cli - v2.2.1

Published by jimthedev almost 9 years ago

<a name"2.2.1">

2.2.1 (2015-10-22)

Bug Fixes

  • cli: Use only file names when determining if the staging area is clean (a069f8f0)
cz-cli - v2.2.0

Published by jimthedev almost 9 years ago

<a name"2.2.0">

2.2.0 (2015-10-21)

Features

cz-cli - v2.1.0

Published by jimthedev about 9 years ago

<a name"2.1.0">

2.1.0 (2015-10-16)

Bug Fixes

  • build: fixes the travisCI build config (0ba81a4e)
  • parser: fix json parse dependency (c1255395)

Features

  • library: Adds a library entrypoint (d418684b)
cz-cli - 2.0.2

Published by jimthedev about 9 years ago

NPM3 Support
Fixes word-wrap and other path issues.
Adds commitizen init command for easily adding adapters to a project.
Improved logging, removed pretty error messages in favor of actual output.
Adds a test suite
Rewritten using babel / es6.