diff --git a/CHANGELOG.md b/CHANGELOG.md index 8965526..a58386b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [5.0.3](https://github.com/Boehringer-Ingelheim/eslint-config/compare/v5.0.2...v5.0.3) (2024-07-15) + + +### Bug Fixes + +* fixes @typescript-eslint/restrict-template-expressions configuration ([9013d86](https://github.com/Boehringer-Ingelheim/eslint-config/commit/9013d86d66b2487f5e6c6787dc82a9ff06c9fc7e)) + ## [5.0.3-next.1](https://github.com/Boehringer-Ingelheim/eslint-config/compare/v5.0.2...v5.0.3-next.1) (2024-07-15) diff --git a/package-lock.json b/package-lock.json index 8fe183f..ee3d525 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@boehringer-ingelheim/eslint-config", - "version": "5.0.3-next.1", + "version": "5.0.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@boehringer-ingelheim/eslint-config", - "version": "5.0.3-next.1", + "version": "5.0.3", "license": "MIT", "dependencies": { "@rushstack/eslint-patch": "^1.10.3", diff --git a/package.json b/package.json index 0ab6e03..9e09004 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@boehringer-ingelheim/eslint-config", - "version": "5.0.3-next.1", + "version": "5.0.3", "description": "Shared eslint configuration used at Boehringer Ingelheim for code styling", "keywords": [ "boehringer",