Releases: compilerla/conventional-pre-commit
Releases · compilerla/conventional-pre-commit
v2.1.1
Fast-follow on v2.1.0
because I forgot to bump the code version, which caused the PyPI publish to fail 🙄
What's Changed
- Chore: bump version by @thekaveman in #37
Full Changelog: v2.1.0...v2.1.1
PyPI: https://pypi.org/project/conventional-pre-commit/2.1.1/
v2.1.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #32
- chore(pre-commit): autoupdate hooks by @pre-commit-ci in #33
- Fix: run CI tests on pull_request and push by @thekaveman in #36
- Add colon as valid scope character (delimiter) by @pmoscode in #35
New Contributors
- @pre-commit-ci made their first contribution in #32
- @pmoscode made their first contribution in #35
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- Reimplement in Python by @thekaveman in #26
Full Changelog: v1.4.0...v2.0.0
PyPI: https://pypi.org/project/conventional-pre-commit/2.0.0/
v2.0.0 Pre-release 4
v2.0.0-rc4 Fix: override TestPyPI repo url (#31)
v2.0.0 Pre-release 3
v2.0.0-rc3 Fix: TestPyPI skip existing, verbose logging (#30)
v2.0.0 Pre-release 2
v2.0.0-rc2 Actions workflow fixes (#29)
v2.0.0 Pre-release 1
v2.0.0-rc1 Fix: simplify on trigger for tests (#28)
v1.4.0
What's Changed
- feat: allow underscore in scopes by @bi0ha2ard in #22
- Adding some colors to the commit script by @jeeftor in #21
New Contributors
- @bi0ha2ard made their first contribution in #22
- @jeeftor made their first contribution in #21
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Docs: update versioning guidance by @thekaveman in #11
- feat: Allow mark signs in commit message. by @rgnkn in #17
New Contributors
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Basic tests and GitHub workflow for PRs by @thekaveman in #8
- fix: Prevent word-splitting in user input by @DanielVoogsgerd in #7
Full Changelog: v1.1.0...v1.2.0