From 85c76e1dbf309a1472ace9215f80042ad38dcc35 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 9 Nov 2023 18:21:49 +0000 Subject: [PATCH] chore(release): 4.0.0-next.4 [skip ci] # [4.0.0-next.4](https://github.com/Boehringer-Ingelheim/eslint-config/compare/v4.0.0-next.3...v4.0.0-next.4) (2023-11-09) ### Bug Fixes * fixes wrong type hints in base config and react config ([ef60c9f](https://github.com/Boehringer-Ingelheim/eslint-config/commit/ef60c9f8c39eee91087b4e8a4bb0e7140d55e939)) --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 925c44e..d993f6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [4.0.0-next.4](https://github.com/Boehringer-Ingelheim/eslint-config/compare/v4.0.0-next.3...v4.0.0-next.4) (2023-11-09) + + +### Bug Fixes + +* fixes wrong type hints in base config and react config ([ef60c9f](https://github.com/Boehringer-Ingelheim/eslint-config/commit/ef60c9f8c39eee91087b4e8a4bb0e7140d55e939)) + # [4.0.0-next.3](https://github.com/Boehringer-Ingelheim/eslint-config/compare/v4.0.0-next.2...v4.0.0-next.3) (2023-11-09) diff --git a/package-lock.json b/package-lock.json index 345f5b4..967bff3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@boehringer-ingelheim/eslint-config", - "version": "4.0.0-next.3", + "version": "4.0.0-next.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@boehringer-ingelheim/eslint-config", - "version": "4.0.0-next.3", + "version": "4.0.0-next.4", "license": "MIT", "dependencies": { "@rushstack/eslint-patch": "^1.5.1", diff --git a/package.json b/package.json index 6407ea9..2b01c3c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@boehringer-ingelheim/eslint-config", - "version": "4.0.0-next.3", + "version": "4.0.0-next.4", "description": "Shared eslint configuration used at Boehringer Ingelheim for code styling", "keywords": [ "boehringer",