From 3869d7c1cf28c72f01d125a8153aa3a9da138bbe Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 6 Dec 2024 00:34:59 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A4=96=20release=20v3.27.0=20[sk?= =?UTF-8?q?ip=20ci]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # [3.27.0](https://github.com/jimmy-guzman/eslint-config/compare/v3.26.0...v3.27.0) (2024-12-06) ### Features * ✨ use `@vitest/eslint-plugin` for `vitest` ([#63](https://github.com/jimmy-guzman/eslint-config/issues/63)) ([4a68d1a](https://github.com/jimmy-guzman/eslint-config/commit/4a68d1a3ab8a3a2406fa31857b104c86fee90c88)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 554990c..2ace4cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [3.27.0](https://github.com/jimmy-guzman/eslint-config/compare/v3.26.0...v3.27.0) (2024-12-06) + + +### Features + +* ✨ use `@vitest/eslint-plugin` for `vitest` ([#63](https://github.com/jimmy-guzman/eslint-config/issues/63)) ([4a68d1a](https://github.com/jimmy-guzman/eslint-config/commit/4a68d1a3ab8a3a2406fa31857b104c86fee90c88)) + # [3.26.0](https://github.com/jimmy-guzman/eslint-config/compare/v3.25.0...v3.26.0) (2024-12-06) diff --git a/package.json b/package.json index eaeba88..88e4ba3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jimmy.codes/eslint-config", - "version": "3.26.0", + "version": "3.27.0", "description": "another opinionated eslint config", "keywords": [ "eslint",