From 7be42e155edde3a11d0903e0e4d382c2e6e8283b Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 6 Dec 2024 00:21:10 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A4=96=20release=20v3.26.0=20[sk?= =?UTF-8?q?ip=20ci]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # [3.26.0](https://github.com/jimmy-guzman/eslint-config/compare/v3.25.0...v3.26.0) (2024-12-06) ### Features * ✨ bump `eslint-plugin-perfectionist` to v4.2.0 ([2adf903](https://github.com/jimmy-guzman/eslint-config/commit/2adf9034aff272dc28dd6a112055cd74baf10473)) * ✨ use `eslint-plugin-import-x`'s new v3 resolver ([05e59c4](https://github.com/jimmy-guzman/eslint-config/commit/05e59c45f2bde8c96bdc29c0981cb2a3555aa72b)) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8db441b..554990c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# [3.26.0](https://github.com/jimmy-guzman/eslint-config/compare/v3.25.0...v3.26.0) (2024-12-06) + + +### Features + +* ✨ bump `eslint-plugin-perfectionist` to v4.2.0 ([2adf903](https://github.com/jimmy-guzman/eslint-config/commit/2adf9034aff272dc28dd6a112055cd74baf10473)) +* ✨ use `eslint-plugin-import-x`'s new v3 resolver ([05e59c4](https://github.com/jimmy-guzman/eslint-config/commit/05e59c45f2bde8c96bdc29c0981cb2a3555aa72b)) + # [3.25.0](https://github.com/jimmy-guzman/eslint-config/compare/v3.24.0...v3.25.0) (2024-12-03) diff --git a/package.json b/package.json index 06c04f1..be44cd0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jimmy.codes/eslint-config", - "version": "3.25.0", + "version": "3.26.0", "description": "another opinionated eslint config", "keywords": [ "eslint",