From 71c596e1c8fc371daa90f3011bdc42c14fa413a4 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 23 Nov 2024 09:49:20 +0000 Subject: [PATCH] chore(release): 106.0.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [106.0.0](https://github.com/mightyiam/eslint-config-love/compare/v105.0.0...v106.0.0) (2024-11-23) ### ⚠ BREAKING CHANGES * eslint-comments/no-aggregating-enable ### Features * eslint-comments/no-aggregating-enable ([b513d3a](https://github.com/mightyiam/eslint-config-love/commit/b513d3a30e1501041618225cc4e3ad5b73f36bca)) --- 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 c2613198..1b314f1b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## [106.0.0](https://github.com/mightyiam/eslint-config-love/compare/v105.0.0...v106.0.0) (2024-11-23) + +### ⚠ BREAKING CHANGES + +* eslint-comments/no-aggregating-enable + +### Features + +* eslint-comments/no-aggregating-enable ([b513d3a](https://github.com/mightyiam/eslint-config-love/commit/b513d3a30e1501041618225cc4e3ad5b73f36bca)) + ## [105.0.0](https://github.com/mightyiam/eslint-config-love/compare/v104.0.0...v105.0.0) (2024-11-23) ### ⚠ BREAKING CHANGES diff --git a/package-lock.json b/package-lock.json index 02f590e0..8bf9aa57 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "eslint-config-love", - "version": "105.0.0", + "version": "106.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "eslint-config-love", - "version": "105.0.0", + "version": "106.0.0", "funding": [ { "type": "github", diff --git a/package.json b/package.json index 8b01ad04..2c2f19e3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "eslint-config-love", "type": "module", - "version": "105.0.0", + "version": "106.0.0", "description": "A TypeScript ESLint config that loves you", "funding": [ {