# commitlint v21.2.2 - Product: commitlint (https://whatsnew.fyi/product/commitlint) - Vendor: conventional-changelog - Date: 2026-08-13 - Version: v21.2.2 - Original notes: https://github.com/conventional-changelog/commitlint/releases/tag/v21.2.2 - Permalink: https://whatsnew.fyi/product/commitlint/releases/v21.2.2 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Require colon after note keywords in parse - **fixed** — Resolve packages from TypeScript configs in container - **fixed** — Support Yarn Plug'n'Play in resolve-extends ##### [21.2.2](https://github.com/conventional-changelog/commitlint/compare/v21.2.1...v21.2.2) (2026-08-13) ###### Bug Fixes * **parse:** require colon after note keywords (conventional-commits-parser 7.1.2) ([#4927](https://github.com/conventional-changelog/commitlint/issues/4927)) ([b83c515](https://github.com/conventional-changelog/commitlint/commit/b83c51569d195183c695330eeb0b4f5784e0d418)), closes [conventional-changelog/conventional-changelog#1517](https://github.com/conventional-changelog/conventional-changelog/issues/1517) * fix(container): resolve packages from TypeScript configs by @Guflly in https://github.com/conventional-changelog/commitlint/pull/4914 * fix(resolve-extends): support Yarn Plug'n'Play by @Guflly in https://github.com/conventional-changelog/commitlint/pull/4933 ###### Chore, docs, etc. * docs: fix typos in comments and JSDoc by @maxtaran2010 in https://github.com/conventional-changelog/commitlint/pull/4880 * docs: fix Deno setup without package.json by @awnoa in https://github.com/conventional-changelog/commitlint/pull/4896 * chore: repair broken lockfile from #4939 and add merge queue CI support by @escapedcat in https://github.com/conventional-changelog/commitlint/pull/4941 * docs(config-conventional): document rules that go beyond the spec by @escapedcat in https://github.com/conventional-changelog/commitlint/pull/4910 ##### New Contributors * @maxtaran2010 made their first contribution in https://github.com/conventional-changelog/commitlint/pull/4880 * @awnoa made their first contribution in https://github.com/conventional-changelog/commitlint/pull/4896 * @Guflly made their first contribution in https://github.com/conventional-changelog/commitlint/pull/4914 **Full Changelog**: https://github.com/conventional-changelog/commitlint/compare/v21.2.1...v21.2.2