@andrewmcodes/commitlint-config@1.0.0
·
10 commits
to main
since this release
Major Changes
- d1a04d0: Migrate into the
js-configsmonorepo and update@commitlint/config-conventionalto v21. The shareable rules are unchanged (extends@commitlint/config-conventionaland disablesbody-max-line-lengthandfooter-max-line-length), but the updated dependency is ESM-only and requires Node.js >= 22.12 and commitlint 19+, so this is released as a breaking change for consumers on older toolchains.