From 8649133107a984ba7d39aa5d3fdaa579960ff1fc Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 3 Dec 2024 02:42:08 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A4=96=20release=20v3.24.0=20[sk?= =?UTF-8?q?ip=20ci]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # [3.24.0](https://github.com/jimmy-guzman/eslint-config/compare/v3.23.0...v3.24.0) (2024-12-03) ### Features * ✨ add Next.js support ([#113](https://github.com/jimmy-guzman/eslint-config/issues/113)) ([b7e60cd](https://github.com/jimmy-guzman/eslint-config/commit/b7e60cd2d19715e15738d901e73907e4a6555fff)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f8ef19b..d4990fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [3.24.0](https://github.com/jimmy-guzman/eslint-config/compare/v3.23.0...v3.24.0) (2024-12-03) + + +### Features + +* ✨ add Next.js support ([#113](https://github.com/jimmy-guzman/eslint-config/issues/113)) ([b7e60cd](https://github.com/jimmy-guzman/eslint-config/commit/b7e60cd2d19715e15738d901e73907e4a6555fff)) + # [3.23.0](https://github.com/jimmy-guzman/eslint-config/compare/v3.22.2...v3.23.0) (2024-12-03) diff --git a/package.json b/package.json index 945d6f3..6da982d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jimmy.codes/eslint-config", - "version": "3.23.0", + "version": "3.24.0", "description": "another opinionated eslint config", "keywords": [ "eslint",