Releases: dev-build-deploy/commit-me
Releases · dev-build-deploy/commit-me
v1.5.0
v1.4.1
What's Changed
🐛 Bug Fixes
- Bump undici from 5.28.3 to 5.28.4
- Improve error handling for missing content
v1.4.0
What's Changed
✨ New Features
- Extend supported "nouns" as part of the scope
v1.3.1
What's Changed
🐛 Bug Fixes
- Ignore both fixup! and merge commits
v1.3.0
What's Changed
✨ New Features
- Extend configuration management
🐛 Bug Fixes
- Prevent failure when comparing PR against non-compliant commits
- Ignore comment lines (starting with
#
) when validating commit messagesfromString()
v1.2.0
What's Changed
✨ New Features
- Extend Conventional Commit ruleset (errors and warnings)
v1.1.0
What's Changed
✨ New Features
- Add configuration file support
v1.0.3
What's Changed
🐛 Bug Fixes
- Add support for whitespace highlighting in error messages
v1.0.2
What's Changed
🐛 Bug Fixes
- Unknown Conventional Commit types should not be accepted by default
v1.0.1
What's Changed
🐛 Bug Fixes
- The CLI validates against the last pushed commit