diff --git a/CHANGELOG.md b/CHANGELOG.md index 64d9080..561da60 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [7.0.0-next.7](https://github.com/Boehringer-Ingelheim/eslint-config/compare/v7.0.0-next.6...v7.0.0-next.7) (2025-01-17) + + +### Bug Fixes + +* **base:** turn off import/no-unused-modules for now ([a8f15dc](https://github.com/Boehringer-Ingelheim/eslint-config/commit/a8f15dc3a35fc6e6d774d8e766985772009862f0)) + # [7.0.0-next.6](https://github.com/Boehringer-Ingelheim/eslint-config/compare/v7.0.0-next.5...v7.0.0-next.6) (2025-01-15) diff --git a/package-lock.json b/package-lock.json index 6fce336..256d83c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@boehringer-ingelheim/eslint-config", - "version": "7.0.0-next.6", + "version": "7.0.0-next.7", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@boehringer-ingelheim/eslint-config", - "version": "7.0.0-next.6", + "version": "7.0.0-next.7", "license": "MIT", "dependencies": { "@eslint/js": "^9.18.0", diff --git a/package.json b/package.json index 600a9ff..cc656aa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@boehringer-ingelheim/eslint-config", - "version": "7.0.0-next.6", + "version": "7.0.0-next.7", "description": "Shared eslint configuration used at Boehringer Ingelheim for code styling", "keywords": [ "boehringer",