Skip to content

Releases: commitizen/cz-conventional-changelog

v3.3.0

26 Aug 18:43
9127e30
Compare
Choose a tag to compare

3.3.0 (2020-08-26)

Features

  • engine: add support for disableSubjectLowerCase (df66875)

v3.2.1

24 Aug 18:47
8b20d34
Compare
Choose a tag to compare

3.2.1 (2020-08-24)

Bug Fixes

  • Correct typo in JSON (58df4d1)
  • Wrap updateTypes in packageRules (0f6dfbf)

v3.2.0

04 May 21:10
aae2548
Compare
Choose a tag to compare

3.2.0 (2020-05-04)

Features

v3.1.1

04 May 19:28
2aae317
Compare
Choose a tag to compare

3.1.1 (2020-05-04)

Bug Fixes

  • defaultValues: Added fallback for optional default values (#99) (2aae317)

v3.1.0

28 Jan 12:54
Compare
Choose a tag to compare

3.1.0 (2020-01-28)

Features

  • engine: add support for disableScopeLowerCase (#96) (e7bd546)

v3.0.3

28 Jan 12:49
Compare
Choose a tag to compare

3.0.3 (2020-01-28)

Bug Fixes

  • Update conventional-commit-types to the latest version 🚀 (#105) (5a371c1)

v3.0.2

21 Jul 12:20
Compare
Choose a tag to compare

3.0.2 (2019-07-21)

Bug Fixes

  • config-loader: captured the direct dependency on commitizen for the use of the config loader (#90) (4b23bbc), closes #89

v3.0.1

19 Jul 20:19
7234529
Compare
Choose a tag to compare

3.0.1 (2019-07-19)

Bug Fixes

v3.0.0

19 Jul 19:43
76588ad
Compare
Choose a tag to compare

3.0.0 (2019-07-19)

Bug Fixes

Features

  • add default values to options (#69) (65d6a9f)
  • implement configuration through package.json (#75) (3398c02)

BREAKING CHANGES

  • Node 10 is LTS so please upgrade to it.

v2.1.0

27 Oct 11:23
Compare
Choose a tag to compare

<a name"2.1.0">

2.1.0 (2017-10-27)

Features

  • prompt: add confirmation fields + edit for clarity (#58) (d40ac2c5)