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": [ {