From 7a40ab6eaaed81289444fa3ff189ac0a94688a04 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 14 Mar 2024 09:20:33 +0000 Subject: [PATCH] chore(release): 4.2.0 [skip ci] # [4.2.0](https://github.com/Boehringer-Ingelheim/eslint-config/compare/v4.1.0...v4.2.0) (2024-03-14) ### Features * updates ([a18892a](https://github.com/Boehringer-Ingelheim/eslint-config/commit/a18892ae723a317d9bab4661a6d2b24483a0bb72)) --- 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 247d877..7f6e52f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [4.2.0](https://github.com/Boehringer-Ingelheim/eslint-config/compare/v4.1.0...v4.2.0) (2024-03-14) + + +### Features + +* updates ([a18892a](https://github.com/Boehringer-Ingelheim/eslint-config/commit/a18892ae723a317d9bab4661a6d2b24483a0bb72)) + # [4.1.0](https://github.com/Boehringer-Ingelheim/eslint-config/compare/v4.0.1...v4.1.0) (2024-01-18) diff --git a/package-lock.json b/package-lock.json index 82185a1..e9f650e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@boehringer-ingelheim/eslint-config", - "version": "4.1.0", + "version": "4.2.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@boehringer-ingelheim/eslint-config", - "version": "4.1.0", + "version": "4.2.0", "license": "MIT", "dependencies": { "@rushstack/eslint-patch": "^1.7.2", diff --git a/package.json b/package.json index 67282c6..52562b7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@boehringer-ingelheim/eslint-config", - "version": "4.1.0", + "version": "4.2.0", "description": "Shared eslint configuration used at Boehringer Ingelheim for code styling", "keywords": [ "boehringer",