commitlint-plugin-tense
Version:
A commitlint plugin that checks tense
52 lines (24 loc) • 2.22 kB
Markdown
## [1.0.6](https://github.com/actuallydamo/commitlint-plugin-tense/compare/v1.0.5...v1.0.6) (2025-02-24)
### Bug Fixes
* expand `don't` for lexer ([2e01732](https://github.com/actuallydamo/commitlint-plugin-tense/commit/2e01732e7e88ac744a83ba4e9ff860e459b8808a))
* make the plugin case-insensitive ([b88127c](https://github.com/actuallydamo/commitlint-plugin-tense/commit/b88127cb5f4e866a47f44bf51ecf39132db19415))
## [1.0.5](https://github.com/actuallydamo/commitlint-plugin-tense/compare/v1.0.4...v1.0.5) (2025-02-23)
### Bug Fixes
* update allowlist ([3ecc75d](https://github.com/actuallydamo/commitlint-plugin-tense/commit/3ecc75d4feb6d79c9c52cade0cd433e19550b79c))
## [1.0.4](https://github.com/actuallydamo/commitlint-plugin-tense/compare/v1.0.3...v1.0.4) (2025-01-08)
### Bug Fixes
* add 'safeguard' to the allowlist ([f30f7b7](https://github.com/actuallydamo/commitlint-plugin-tense/commit/f30f7b7a167b3e311f7f091d28fa4b180e2334a8))
* add `reconcile` to allowlist ([073ec5e](https://github.com/actuallydamo/commitlint-plugin-tense/commit/073ec5e59a1262d644410e876fc56d6f4dd42241))
## [1.0.3](https://github.com/actuallydamo/commitlint-plugin-tense/compare/v1.0.2...v1.0.3) (2024-10-10)
### Bug Fixes
* add `scale` to allowlist ([5d3da05](https://github.com/actuallydamo/commitlint-plugin-tense/commit/5d3da05f4baa29ea32cdda51018c6b2832a97584))
## [1.0.2](https://github.com/actuallydamo/commitlint-plugin-tense/compare/v1.0.1...v1.0.2) (2023-06-15)
### Bug Fixes
* add `capture` to allowlist ([a3f6312](https://github.com/actuallydamo/commitlint-plugin-tense/commit/a3f63126cfb57907a6734391f8757a6a8afa745c))
## [1.0.1](https://github.com/actuallydamo/commitlint-plugin-tense/compare/v1.0.0...v1.0.1) (2023-01-31)
### Bug Fixes
* add `upgrade` to allowlist ([d11a95d](https://github.com/actuallydamo/commitlint-plugin-tense/commit/d11a95d995b882c2baaae17570fcd2399114511c))
# 1.0.0 (2022-07-01)
### Features
* add ensure-tense plugin ([95b47e1](https://github.com/actuallydamo/commitlint-plugin-tense/commit/95b47e1c1d88f97c9b14586df01d4a31b1df4b69))
* initial commit ([f223e03](https://github.com/actuallydamo/commitlint-plugin-tense/commit/f223e036f094c088a4a869b14d3c12de652305a0))