From 0118e33ff2435c3a22435d369db709681c04e3b5 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 11 Jan 2025 10:21:01 +0000 Subject: [PATCH] chore(release): 116.0.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [116.0.0](https://github.com/mightyiam/eslint-config-love/compare/v115.0.0...v116.0.0) (2025-01-11) ### ⚠ BREAKING CHANGES * no-empty-static-block * no-dupe-else-if * no-console ### Features * complexity 10 ([dceb72d](https://github.com/mightyiam/eslint-config-love/commit/dceb72d6274a34b31115f161de2d80d7efce3133)) * no-console ([b34a7df](https://github.com/mightyiam/eslint-config-love/commit/b34a7df1ab756b876be20495bb1482a60921f516)) * no-dupe-else-if ([817f58b](https://github.com/mightyiam/eslint-config-love/commit/817f58b80df296f21b1a08498135d74182b26edd)) * no-empty-static-block ([2cc343e](https://github.com/mightyiam/eslint-config-love/commit/2cc343e320eba9280883e55fb9228ddf74d869b1)) --- CHANGELOG.md | 15 +++++++++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 18 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aafd320d..eedcd33a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ +## [116.0.0](https://github.com/mightyiam/eslint-config-love/compare/v115.0.0...v116.0.0) (2025-01-11) + +### ⚠ BREAKING CHANGES + +* no-empty-static-block +* no-dupe-else-if +* no-console + +### Features + +* complexity 10 ([dceb72d](https://github.com/mightyiam/eslint-config-love/commit/dceb72d6274a34b31115f161de2d80d7efce3133)) +* no-console ([b34a7df](https://github.com/mightyiam/eslint-config-love/commit/b34a7df1ab756b876be20495bb1482a60921f516)) +* no-dupe-else-if ([817f58b](https://github.com/mightyiam/eslint-config-love/commit/817f58b80df296f21b1a08498135d74182b26edd)) +* no-empty-static-block ([2cc343e](https://github.com/mightyiam/eslint-config-love/commit/2cc343e320eba9280883e55fb9228ddf74d869b1)) + ## [115.0.0](https://github.com/mightyiam/eslint-config-love/compare/v114.0.0...v115.0.0) (2025-01-11) ### ⚠ BREAKING CHANGES diff --git a/package-lock.json b/package-lock.json index 88f9eed5..e6b4351d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "eslint-config-love", - "version": "115.0.0", + "version": "116.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "eslint-config-love", - "version": "115.0.0", + "version": "116.0.0", "funding": [ { "type": "github", diff --git a/package.json b/package.json index 04289be4..167d1902 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "eslint-config-love", "type": "module", - "version": "115.0.0", + "version": "116.0.0", "description": "A TypeScript ESLint config that loves you", "funding": [ {