Releases: coolapso/convcommitlint
Releases · coolapso/convcommitlint
v0.3.0
v0.2.0
0.2.0 (2025-06-18)
Breaking Changes
- github: Do not comment on draft pull requests (0ec8f9d)
Detect draft PRs and only comment on those if --comment-drafts is enabled.
Users may use draft pull requests as form of communication within teams and to
test stuff, having convcommitlint commenting all the time is probably too spammy.
- footer: Allow capitals in footer (8d397f1)
Spec actually doesn't mention anything about capitals, only mentions
that breaking changes is the only one that can have Spaces, therefore
capitals are allowed in the footer
Documentation
- Update demo gif (9288c20)
Tests
- utils: fix test get repository (4b35804)
CI
- Deploy install script to pages (02bce6c)
ref
- code formating (3b0cf88)