Releases: vidavidorra/commitlint-config
Releases · vidavidorra/commitlint-config
v7.0.1
7.0.1 (2024-03-25)
Bug Fixes
- deps: update dependency commitlint-plugin-function-rules to v4.0.0 (#239) (02270b5)
v7.0.0
7.0.0 (2024-03-25)
⚠ BREAKING CHANGES
- deps: Drop support for @commitlint v9 up to and indlucing v18
- deps: Require Node.js 20 minimum
Features
- deps: update commitlint monorepo to v19 (1cfef29)
Continuous Integration
- remove tests on Node.js 18 (8f83ad3)
- temporary disable
lint-commit-messages
(d09cc78)
v7.0.0-beta.2
Continuous Integration
- remove tests on Node.js 18 (8f83ad3)
- temporary disable
lint-commit-messages
(d09cc78)
v7.0.0-beta.1
⚠ BREAKING CHANGES
- deps: Drop support for @commitlint v9 up to and indlucing v18
- deps: Require Node.js 20 minimum
Features
- deps: update commitlint monorepo to v19 (1cfef29)
v6.0.5
6.0.5 (2024-02-14)
Documentation
- simplify header rule examples (c5ab676)
v6.0.4
6.0.4 (2024-02-14)
Bug Fixes
- deps: update dependency commitlint-plugin-function-rules to v3.1.0 (dff9235)
v6.0.3
6.0.3 (2024-01-25)
Bug Fixes
- deps: update commitlint monorepo to v18.5.0 (1ad6f8f)
v6.0.2
6.0.2 (2024-01-07)
Bug Fixes
- deps: update commitlint monorepo to v18.4.4 (7f7f30f)
v6.0.1
6.0.1 (2023-12-26)
Bug Fixes
- deps: update commitlint monorepo to v18 (76a75f0)
- deps: update dependency commitlint-plugin-function-rules to v3 (3ea187a)
v6.0.0
6.0.0 (2023-12-26)
⚠ BREAKING CHANGES
- require Node.js 18 minimum
Features
- require Node.js 18 minimum (e5c2677)
Build System
- change module from
ES2022
to Node16
in TSConfig (2c83d6e)
Continuous Integration
- fail
format
scripts on a warning (00e1192)
- rename
build
workflow to ci-cd
(7ff7a14)