From 7de22c43c40ed9a6e8c7712559e44a3b7442175a Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 15 Jan 2025 10:30:18 +0000 Subject: [PATCH] chore(release): 117.0.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [117.0.0](https://github.com/mightyiam/eslint-config-love/compare/v116.0.0...v117.0.0) (2025-01-15) ### ⚠ BREAKING CHANGES * @typescript-eslint/no-misused-spread, bump min plugin version ### Features * @typescript-eslint/no-misused-spread, bump min plugin version ([eb1c1df](https://github.com/mightyiam/eslint-config-love/commit/eb1c1dff4b77539cdce927fe2cc9a44873323b32)) --- CHANGELOG.md | 10 ++++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 13 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eedcd33a..37ac5cb1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## [117.0.0](https://github.com/mightyiam/eslint-config-love/compare/v116.0.0...v117.0.0) (2025-01-15) + +### ⚠ BREAKING CHANGES + +* @typescript-eslint/no-misused-spread, bump min plugin version + +### Features + +* @typescript-eslint/no-misused-spread, bump min plugin version ([eb1c1df](https://github.com/mightyiam/eslint-config-love/commit/eb1c1dff4b77539cdce927fe2cc9a44873323b32)) + ## [116.0.0](https://github.com/mightyiam/eslint-config-love/compare/v115.0.0...v116.0.0) (2025-01-11) ### ⚠ BREAKING CHANGES diff --git a/package-lock.json b/package-lock.json index 97803181..4d9d8760 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "eslint-config-love", - "version": "116.0.0", + "version": "117.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "eslint-config-love", - "version": "116.0.0", + "version": "117.0.0", "funding": [ { "type": "github", diff --git a/package.json b/package.json index 628fb93f..a3ef5721 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "eslint-config-love", "type": "module", - "version": "116.0.0", + "version": "117.0.0", "description": "A TypeScript ESLint config that loves you", "funding": [ {