Releases: conventional-changelog/commitlint
Releases Β· conventional-changelog/commitlint
v1.0.1
- rules: respect keyword setting for scope-empty (#11) (c646a60), closes #10
v1.0.0
- cli: disable angular defaults when a rc file is provided (ef9a2b7)
- release: v1.0.0 (40583dd)
- rules: update to latest default ruleset (1c2f772)
- rules: fix: remove revert type
- fix: add perf type
- fix: allow multidigit release versions
- feat: warn on footer-leading-blank
- rules: fix: remove revert type
- fix: add perf type
- fix: allow multidigit release versions
- feat: warn on footer-leading-blank
v0.3.4
- cli: disable angular defaults when a rc file is provided (8c3ee6c
v0.3.1
0.3.1 (2016-02-25)
Bug Fixes
- guard pos lexer against errors (a12f1b2)
v0.3.0
0.3.0 (2016-02-25)
Features
- add footer rules (6acb930)
- add subject-leading-capital rule (c6714a4)
- rules: add rules for tense-checking (d7b8d4b)
v0.2.0
0.2.0 (2016-02-25)
Bug Fixes
- catch unhandled rejections (b7e4bf9)
Features
- support for dynamic and async rules (efce01a)
v0.1.10
0.1.10 (2016-02-24)
Bug Fixes
- skip language check if no lang is detected (d3e8454)