Skip to content

Releases: conventional-changelog/commitlint

v19.3.0

23 Apr 02:42
Compare
Choose a tag to compare

19.3.0 (2024-04-23)

Features

  • feat(format): print full commit message for valid commits if -V by @weixinwu in #4026
  • feat(container): added @commitlint/config-nx-scopes for nx monorepos by @gperdomor in #3913

Chore

New Contributors

Full Changelog: v19.2.2...v19.3.0

v19.2.2

14 Apr 08:05
Compare
Choose a tag to compare

19.2.2 (2024-04-14)

Bug Fixes

Chore

New Contributors

Full Changelog: v19.2.1...v19.2.2

v19.2.1

19 Mar 02:25
Compare
Choose a tag to compare

19.2.1 (2024-03-19)

Bug Fixes

New Contributors

Full Changelog: v19.2.0...v19.2.1

v19.2.0

15 Mar 02:51
Compare
Choose a tag to compare

19.2.0 (2024-03-15)

Features

  • feat(cli): introduce new --last flag, to stop recommending HEAD~1 by @knocte in #3916
  • feat(load): update cosmiconfig to v9 to add support for package.yaml config by @danielbayley in #3976

New Contributors

Full Changelog: v19.1.0...v19.2.0

v19.1.0

12 Mar 05:22
Compare
Choose a tag to compare

19.1.0 (2024-03-12)

Bug Fixes

Features

Chore

  • docs: Update cz-commitlint install command by @gin0606 in #3955

New Contributors

Full Changelog: v19.0.3...v19.1.0

v18.6.3

11 Mar 06:33
Compare
Choose a tag to compare

18.6.3 (2024-03-11)

Bug Fixes

Full Changelog: v18.6.2...v18.6.3

v19.0.3

28 Feb 12:03
Compare
Choose a tag to compare

19.0.3 (2024-02-28)

Bug Fixes

  • fix: mark @types/conventional-commits-parser as dep for @commitlint/types by @JounQin in #3944

Full Changelog: v19.0.2...v19.0.3

v19.0.2

28 Feb 09:03
Compare
Choose a tag to compare

19.0.2 (2024-02-28)

Bug Fixes

  • fix: fallback to resolve-from for Yarn P'n'P by @JounQin in #3941

Full Changelog: v19.0.1...v19.0.2

v19.0.1

27 Feb 17:14
Compare
Choose a tag to compare

19.0.1 (2024-02-27)

Bug Fixes

  • fix: drop resolve-from, resolve-global and import-fresh, resolve global packages correctly by @JounQin in #3939

Full Changelog: v19.0.0...v19.0.1

v19.0.0

27 Feb 11:17
Compare
Choose a tag to compare

Full Changelog: v18.6.2...v19.0.0 19.0.0 (2024-02-27)

Features

Docs