From fb9213ebb3d059a10fa1df0a4022e9b44f12a1f0 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 23 Nov 2024 09:43:50 +0000 Subject: [PATCH] chore(release): 105.0.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [105.0.0](https://github.com/mightyiam/eslint-config-love/compare/v104.0.0...v105.0.0) (2024-11-23) ### ⚠ BREAKING CHANGES * eslint-comments/disable-enable-pair ### Features * eslint-comments/disable-enable-pair ([8668647](https://github.com/mightyiam/eslint-config-love/commit/866864700d6d4097c0661d18c041c4535bb1aece)) --- 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 1936d10e..c2613198 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## [105.0.0](https://github.com/mightyiam/eslint-config-love/compare/v104.0.0...v105.0.0) (2024-11-23) + +### ⚠ BREAKING CHANGES + +* eslint-comments/disable-enable-pair + +### Features + +* eslint-comments/disable-enable-pair ([8668647](https://github.com/mightyiam/eslint-config-love/commit/866864700d6d4097c0661d18c041c4535bb1aece)) + ## [104.0.0](https://github.com/mightyiam/eslint-config-love/compare/v103.0.0...v104.0.0) (2024-11-23) ### ⚠ BREAKING CHANGES diff --git a/package-lock.json b/package-lock.json index 94ef6e6e..02f590e0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "eslint-config-love", - "version": "104.0.0", + "version": "105.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "eslint-config-love", - "version": "104.0.0", + "version": "105.0.0", "funding": [ { "type": "github", diff --git a/package.json b/package.json index b6581096..8b01ad04 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "eslint-config-love", "type": "module", - "version": "104.0.0", + "version": "105.0.0", "description": "A TypeScript ESLint config that loves you", "funding": [ {