From 52f423a86be4ebf579b76876e952081757c3444b Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 12 Dec 2024 03:11:04 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A4=96=20release=20v3.28.1=20[sk?= =?UTF-8?q?ip=20ci]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [3.28.1](https://github.com/jimmy-guzman/eslint-config/compare/v3.28.0...v3.28.1) (2024-12-12) ### Bug Fixes * 🐛 bump `@vitest/eslint-plugin` to v1.1.16 ([5c538da](https://github.com/jimmy-guzman/eslint-config/commit/5c538da9d161be578794f792c79c8e2d58f43d4a)) * 🐛 bump `eslint-plugin-jsdoc` to v50.6.1 ([544c492](https://github.com/jimmy-guzman/eslint-config/commit/544c4928292dbce8a271a74f330f5f2d00d27868)) * 🐛 bump `eslint-plugin-react-compiler` to latest ([d6103d5](https://github.com/jimmy-guzman/eslint-config/commit/d6103d58aaa51c12fc65ff83db8664aa3f0640e6)) --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fb7e04c..6a8446f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.28.1](https://github.com/jimmy-guzman/eslint-config/compare/v3.28.0...v3.28.1) (2024-12-12) + + +### Bug Fixes + +* 🐛 bump `@vitest/eslint-plugin` to v1.1.16 ([5c538da](https://github.com/jimmy-guzman/eslint-config/commit/5c538da9d161be578794f792c79c8e2d58f43d4a)) +* 🐛 bump `eslint-plugin-jsdoc` to v50.6.1 ([544c492](https://github.com/jimmy-guzman/eslint-config/commit/544c4928292dbce8a271a74f330f5f2d00d27868)) +* 🐛 bump `eslint-plugin-react-compiler` to latest ([d6103d5](https://github.com/jimmy-guzman/eslint-config/commit/d6103d58aaa51c12fc65ff83db8664aa3f0640e6)) + # [3.28.0](https://github.com/jimmy-guzman/eslint-config/compare/v3.27.1...v3.28.0) (2024-12-07) diff --git a/package.json b/package.json index 739612d..af4c319 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jimmy.codes/eslint-config", - "version": "3.28.0", + "version": "3.28.1", "description": "another opinionated eslint config", "keywords": [ "eslint",