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