diff --git a/CHANGELOG.md b/CHANGELOG.md index a675a91..4daaece 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [7.0.6](https://github.com/vidavidorra/commitlint-config/compare/v7.0.5...v7.0.6) (2024-04-26) + +### Bug Fixes + +- **deps:** update dependency @commitlint/cli to v19.3.0 ([5c7914f](https://github.com/vidavidorra/commitlint-config/commit/5c7914ffc0d9b4aea32d51f0264903fbdb45c4f0)) + ## [7.0.5](https://github.com/vidavidorra/commitlint-config/compare/v7.0.4...v7.0.5) (2024-04-17) ### Bug Fixes diff --git a/package-lock.json b/package-lock.json index 5a463a0..6ee5282 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@vidavidorra/commitlint-config", - "version": "7.0.5", + "version": "7.0.6", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@vidavidorra/commitlint-config", - "version": "7.0.5", + "version": "7.0.6", "license": "GPL-3.0-or-later", "dependencies": { "@commitlint/config-conventional": "19.2.2", diff --git a/package.json b/package.json index 684dfe4..125dc90 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vidavidorra/commitlint-config", - "version": "7.0.5", + "version": "7.0.6", "description": "commitlint configuration extending @commitlint/config-conventional", "keywords": [ "commitlint",