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 - v4.0.0

Published by commitizen-bot over 5 years ago

4.0.0 (2019-07-18)

Bug Fixes

BREAKING CHANGES

  • node: Removal of two major node versions, 6 and 8 from testing scheme
cz-cli - v3.1.2

Published by commitizen-bot over 5 years ago

3.1.2 (2019-07-17)

Bug Fixes

cz-cli - v3.1.1

Published by commitizen-bot over 5 years ago

3.1.1 (2019-04-19)

Bug Fixes

  • cli: allow argv to be overridden in bootstrap (#621) (f7982d3)
cz-cli - v3.1.0

Published by commitizen-bot over 5 years ago

3.1.0 (2019-04-18)

Features

cz-cli - v3.0.7

Published by commitizen-bot over 5 years ago

3.0.7 (2019-02-21)

Bug Fixes

  • config loader: deal with config file charset (#584) (75b940d)
cz-cli - v3.0.6

Published by commitizen-bot over 5 years ago

3.0.6 (2019-02-21)

Bug Fixes

  • deps: update dependency find-node-modules to v2 (#611) (8fbf371)
cz-cli - v3.0.5

Published by commitizen-bot almost 6 years ago

3.0.5 (2018-11-27)

Bug Fixes

  • package: avoid depending on flatmap-stream (#591) (0eded0a)
cz-cli - v3.0.4

Published by commitizen-bot almost 6 years ago

<a name"3.0.4">

3.0.4 (2018-10-20)

Bug Fixes

  • Revert deal with config file charset (#525) (#583) (04b7d41b)
cz-cli - v3.0.3

Published by commitizen-bot about 6 years ago

<a name"3.0.3">

3.0.3 (2018-10-19)

Bug Fixes

  • config loader: deal with config file charset (#525) (c74eeb9e)
cz-cli - v3.0.2

Published by commitizen-bot about 6 years ago

<a name"3.0.2">

3.0.2 (2018-10-03)

Bug Fixes

  • cli: Make gz -a working again (#573) (7c4703bb, closes #543)
cz-cli - v3.0.1

Published by commitizen-bot about 6 years ago

<a name"3.0.1">

3.0.1 (2018-10-01)

Bug Fixes

  • deps: update dependency inquirer to v6 (#541) (ef760efd)
cz-cli - v3.0.0

Published by commitizen-bot about 6 years ago

<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:
    • update dependency glob to v7.1.2 (#506) (aa824960)
    • update dependency lodash to v4.17.10 (#507) (4bda9435)
    • update dependency find-root to v1.1.0 (#505) (67a4e16a)
    • update dependency dedent to v0.7.0 (#504) (a21b674f)
    • update dependency cz-conventional-changelog to v2.1.0 (#503) (43d54de1)
  • package: Remove opencollective post-install hook (#561) (a70c234d)

Features

  • Drop support for Node.js <6.x, update dependencies (#566) (a70c063b)
  • support initialization with yarn. (#549) (d5652154, closes #527, #527)

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)

cz-cli - v2.10.1

Published by commitizen-bot over 6 years ago

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

Published by commitizen-bot over 6 years ago

<a name"2.10.0">

2.10.0 (2018-05-24)

Bug Fixes

  • lodash Node Security warning (#482) (0023958e)
  • adapter: Don't print git root to stdout (#428) (d5e24245)
  • cli: Don't print error stack trace if git-cz failed (#436) (#437) (53719a42)

Features

  • strategies: respect the --allow-emtpy flag (#477) (495437c1)
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)