From 4b265708ec232b15e18fa3faf766a7fb03ddf1ff Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 9 Apr 2024 11:53:48 +0000 Subject: [PATCH] chore(release): 5.0.0-next.2 [skip ci] # [5.0.0-next.2](https://github.com/Boehringer-Ingelheim/eslint-config/compare/v5.0.0-next.1...v5.0.0-next.2) (2024-04-09) ### Bug Fixes * merge brought in unintentional downgrade ([39fc2ec](https://github.com/Boehringer-Ingelheim/eslint-config/commit/39fc2ec533edc47f6eeda77d83e4b71081728f43)) ### Features * added react-refresh to react config ([8a9c441](https://github.com/Boehringer-Ingelheim/eslint-config/commit/8a9c441b1119726462204fac46b1f11f9e647495)) * update version ([cdfd4cc](https://github.com/Boehringer-Ingelheim/eslint-config/commit/cdfd4cc841e53be7c69229ef0d2b4525f2488358)) --- CHANGELOG.md | 13 +++++++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 16 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1dd7a93..650cab1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +# [5.0.0-next.2](https://github.com/Boehringer-Ingelheim/eslint-config/compare/v5.0.0-next.1...v5.0.0-next.2) (2024-04-09) + + +### Bug Fixes + +* merge brought in unintentional downgrade ([39fc2ec](https://github.com/Boehringer-Ingelheim/eslint-config/commit/39fc2ec533edc47f6eeda77d83e4b71081728f43)) + + +### Features + +* added react-refresh to react config ([8a9c441](https://github.com/Boehringer-Ingelheim/eslint-config/commit/8a9c441b1119726462204fac46b1f11f9e647495)) +* update version ([cdfd4cc](https://github.com/Boehringer-Ingelheim/eslint-config/commit/cdfd4cc841e53be7c69229ef0d2b4525f2488358)) + # [5.0.0-next.1](https://github.com/Boehringer-Ingelheim/eslint-config/compare/v4.2.0...v5.0.0-next.1) (2024-03-14) diff --git a/package-lock.json b/package-lock.json index eefc62b..f4a5387 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@boehringer-ingelheim/eslint-config", - "version": "5.0.0-next.1", + "version": "5.0.0-next.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@boehringer-ingelheim/eslint-config", - "version": "5.0.0-next.1", + "version": "5.0.0-next.2", "license": "MIT", "dependencies": { "@rushstack/eslint-patch": "^1.10.1", diff --git a/package.json b/package.json index ec9b4b5..82bfed7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@boehringer-ingelheim/eslint-config", - "version": "5.0.0-next.1", + "version": "5.0.0-next.2", "description": "Shared eslint configuration used at Boehringer Ingelheim for code styling", "keywords": [ "boehringer",