diff --git a/CHANGELOG.md b/CHANGELOG.md index c0a80e2..31f988e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [7.0.9](https://github.com/vidavidorra/commitlint-config/compare/v7.0.8...v7.0.9) (2024-11-04) + +### Bug Fixes + +- **deps:** update dependency commitlint-plugin-function-rules to v4.0.1 ([3a19f16](https://github.com/vidavidorra/commitlint-config/commit/3a19f164731f17c39f2922996bd209fe12afc755)) + ## [7.0.8](https://github.com/vidavidorra/commitlint-config/compare/v7.0.7...v7.0.8) (2024-11-04) ### Continuous Integration diff --git a/package-lock.json b/package-lock.json index a2932db..e9bfbe2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@vidavidorra/commitlint-config", - "version": "7.0.8", + "version": "7.0.9", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@vidavidorra/commitlint-config", - "version": "7.0.8", + "version": "7.0.9", "license": "GPL-3.0-or-later", "dependencies": { "@commitlint/config-conventional": "19.5.0", diff --git a/package.json b/package.json index 8e89b0e..8b90206 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vidavidorra/commitlint-config", - "version": "7.0.8", + "version": "7.0.9", "description": "commitlint configuration extending @commitlint/config-conventional", "keywords": [ "commitlint",