diff --git a/CHANGELOG.md b/CHANGELOG.md index c40e8e5..e2d61be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [7.0.0-shared-configuration-nextjs.4](https://github.com/Boehringer-Ingelheim/eslint-config/compare/v7.0.0-shared-configuration-nextjs.3...v7.0.0-shared-configuration-nextjs.4) (2025-01-08) + + +### Bug Fixes + +* **shared-configurations:** [nextjs] ignore .next folder per default ([2f51caa](https://github.com/Boehringer-Ingelheim/eslint-config/commit/2f51caaf8b7ead38db9d753586f930ae91a8e3e5)) + # [7.0.0-shared-configuration-nextjs.3](https://github.com/Boehringer-Ingelheim/eslint-config/compare/v7.0.0-shared-configuration-nextjs.2...v7.0.0-shared-configuration-nextjs.3) (2025-01-08) diff --git a/package-lock.json b/package-lock.json index 18075e4..92e3135 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@boehringer-ingelheim/eslint-config", - "version": "7.0.0-shared-configuration-nextjs.3", + "version": "7.0.0-shared-configuration-nextjs.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@boehringer-ingelheim/eslint-config", - "version": "7.0.0-shared-configuration-nextjs.3", + "version": "7.0.0-shared-configuration-nextjs.4", "license": "MIT", "dependencies": { "@eslint/js": "^9.17.0", diff --git a/package.json b/package.json index 5fa2fb4..b5ac19f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@boehringer-ingelheim/eslint-config", - "version": "7.0.0-shared-configuration-nextjs.3", + "version": "7.0.0-shared-configuration-nextjs.4", "description": "Shared eslint configuration used at Boehringer Ingelheim for code styling", "keywords": [ "boehringer",