Releases: conventional-changelog/commitlint
Releases Β· conventional-changelog/commitlint
v8.3.6
8.3.6 (2021-11-17)
Note: Version bump only for package @commitlint/root
chore: update lodash to 4.17.21
SECURITY: CVE-2021-23337 in package lodash https://nvd.nist.gov/vuln/detail/CVE-2021-23337
v14.2.0
v14.1.0
v14.0.0
13.2.1
v13.2.0
13.2.0 (2021-09-28)
Bug Fixes
- parse: enforce secure version of
conventional-commits-parser
(#2776) (a351801) - update dependency read-pkg to v7 (#2721) (7d9a3b1)
- types: prompt messages key (4825a52)
- types: prompt messages props optional (0bd0592)
- types: user config prompt (6d7a1c4)
Features
- load: add cosmiconfig typescript loader (b65aced)
v13.1.0
13.1.0 (2021-07-24)
Bug Fixes
- cz-commitlint: fix minor formatting issues (99d8881)
- types: adds TargetCaseType[] for CaseRuleConfig (c3bef38)
- update dependency import-from to v4 (#2629) (5bcb604)
- cli: remove hard coded comment char with linting
COMMIT_EDIT_MSG
(#2618) (5badf6d), closes #2351
Features
v13.0.0
13.0.0 (2021-05-24)
Bug Fixes
- update dependency chalk to v4.1.1 (#2608) (f41b123)
- update dependency yargs to v17.0.1 (#2609) (afbfd10)
Features
-
add subject-exclamation-mark rule to improve error messages (#2593) (be701bd)
-
chore!: remove node 10 support (#2596) (4db4ba1), closes #2596
BREAKING CHANGES
- minimum node version is 12
v12.1.4
fix node v10 support