From 805456a8eb51a1f5f4d328d7f11dfd21188e7aaf Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 20 Oct 2024 14:05:42 +0000 Subject: [PATCH] chore(release): 89.0.1 [skip ci] ## [89.0.1](https://github.com/mightyiam/eslint-config-love/compare/v89.0.0...v89.0.1) (2024-10-20) ### Bug Fixes * rm no-undef-init ([7038ca4](https://github.com/mightyiam/eslint-config-love/commit/7038ca47333e3249896b2edc1153533118b8aa7d)), closes [#1710](https://github.com/mightyiam/eslint-config-love/issues/1710) --- CHANGELOG.md | 6 ++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a47d45d0..3b11d978 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [89.0.1](https://github.com/mightyiam/eslint-config-love/compare/v89.0.0...v89.0.1) (2024-10-20) + +### Bug Fixes + +* rm no-undef-init ([7038ca4](https://github.com/mightyiam/eslint-config-love/commit/7038ca47333e3249896b2edc1153533118b8aa7d)), closes [#1710](https://github.com/mightyiam/eslint-config-love/issues/1710) + ## [89.0.0](https://github.com/mightyiam/eslint-config-love/compare/v88.0.0...v89.0.0) (2024-10-17) ### ⚠ BREAKING CHANGES diff --git a/package-lock.json b/package-lock.json index ca6b84ba..bfc0ae21 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "eslint-config-love", - "version": "89.0.0", + "version": "89.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "eslint-config-love", - "version": "89.0.0", + "version": "89.0.1", "funding": [ { "type": "github", diff --git a/package.json b/package.json index 57388edd..e54894e0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "eslint-config-love", "type": "module", - "version": "89.0.0", + "version": "89.0.1", "description": "A TypeScript ESLint config that loves you", "funding": [ {