Releases: compilerla/conventional-pre-commit
Releases · compilerla/conventional-pre-commit
v4.2.0
What's Changed
- fix: make types and scopes case-insensitive by @jonathanraesch in #135
New Contributors
- @jonathanraesch made their first contribution in #135
Full Changelog: v4.1.0...v4.2.0
v4.2.0-pre1
fix: make types and scopes case-insensitive (#135)
v4.1.0
What's Changed
- chore(pre-commit): autoupdate hooks by @pre-commit-ci in #126
- chore(pre-commit): autoupdate hooks by @pre-commit-ci in #128
- chore(pre-commit): autoupdate hooks by @pre-commit-ci in #131
- fix: skip merge commits patterns by @bagowix in #134
New Contributors
Full Changelog: v4.0.0...v4.1.0
v4.1.0-pre1
fix: skip merge commits patterns (#134)
v4.0.0
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
- chore(pre-commit): autoupdate hooks by @pre-commit-ci in #123
- Refactor: classes for format checking by @thekaveman in #119
Full Changelog: v3.6.0...v4.0.0
v4.0.0-pre1
Pre-release 1 for 4.0.0
v3.6.0
v3.5.0
What's Changed
- chore(pre-commit): autoupdate hooks by @pre-commit-ci in #107
- chore(pre-commit): autoupdate hooks by @pre-commit-ci in #112
- chore(pre-commit): autoupdate hooks by @pre-commit-ci in #114
- Fix optional scope not respected when using --scopes flag by @nimaps in #113
- Chore: GitHub release after PyPI release by @thekaveman in #115
New Contributors
Full Changelog: v3.4.0...v3.5.0
v3.5.0-pre1
RC1 for the v3.5.0 release
v3.4.0
What's Changed
- feat(format): improve verbose commit message stripping by @kmoschcau in #105
New Contributors
- @kmoschcau made their first contribution in #105
Full Changelog: v3.3.0...v3.4.0