From 02437a1b6f51957a7221e7b24bd5491eeae1be0a Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 6 Dec 2024 00:56:48 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A4=96=20release=20v3.27.1=20[sk?= =?UTF-8?q?ip=20ci]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [3.27.1](https://github.com/jimmy-guzman/eslint-config/compare/v3.27.0...v3.27.1) (2024-12-06) ### Bug Fixes * 🐛 bring back missing e2e ignoring to vitest config ([#116](https://github.com/jimmy-guzman/eslint-config/issues/116)) ([ef1d66d](https://github.com/jimmy-guzman/eslint-config/commit/ef1d66d0f3f88d78e7fe2a0a602105167d551da7)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ace4cf..99cff05 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.27.1](https://github.com/jimmy-guzman/eslint-config/compare/v3.27.0...v3.27.1) (2024-12-06) + + +### Bug Fixes + +* 🐛 bring back missing e2e ignoring to vitest config ([#116](https://github.com/jimmy-guzman/eslint-config/issues/116)) ([ef1d66d](https://github.com/jimmy-guzman/eslint-config/commit/ef1d66d0f3f88d78e7fe2a0a602105167d551da7)) + # [3.27.0](https://github.com/jimmy-guzman/eslint-config/compare/v3.26.0...v3.27.0) (2024-12-06) diff --git a/package.json b/package.json index 88e4ba3..67f033d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jimmy.codes/eslint-config", - "version": "3.27.0", + "version": "3.27.1", "description": "another opinionated eslint config", "keywords": [ "eslint",