Skip to content

Releases: compilerla/conventional-pre-commit

v4.2.0

05 May 22:33
37b5f04
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.1.0...v4.2.0

v4.2.0-pre1

05 May 22:28
37b5f04
Compare
Choose a tag to compare
v4.2.0-pre1 Pre-release
Pre-release
fix: make types and scopes case-insensitive (#135)

v4.1.0

29 Apr 20:01
fa1915d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.0...v4.1.0

v4.1.0-pre1

29 Apr 19:59
fa1915d
Compare
Choose a tag to compare
v4.1.0-pre1 Pre-release
Pre-release
fix: skip merge commits patterns (#134)

v4.0.0

20 Dec 21:42
5f9c312
Compare
Choose a tag to compare

This release brings the long-requested feature of skipping merge commits by default. The existing behavior of failing on merge commits is maintained with the --strict flag. Thanks to @zlodes and their original work in #103.

Thanks also to @aeimer and their suggestion in #104 to improve the docs around the pre-commit-config.yaml setup and initial installation.

What's Changed

Full Changelog: v3.6.0...v4.0.0

v4.0.0-pre1

20 Dec 21:40
5f9c312
Compare
Choose a tag to compare
v4.0.0-pre1 Pre-release
Pre-release
Pre-release 1 for 4.0.0

v3.6.0

17 Oct 01:51
fab6a95
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.5.0...v3.6.0

v3.5.0

15 Oct 19:49
50c461e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.4.0...v3.5.0

v3.5.0-pre1

15 Oct 19:45
50c461e
Compare
Choose a tag to compare
v3.5.0-pre1 Pre-release
Pre-release
RC1 for the v3.5.0 release

v3.4.0

02 Aug 15:39
406f0d1
Compare
Choose a tag to compare

What's Changed

  • feat(format): improve verbose commit message stripping by @kmoschcau in #105

New Contributors

Full Changelog: v3.3.0...v3.4.0