From 0f0dc0aa1e9e4a009ecc67958ece3c8e57a5abfc Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 19 Nov 2024 23:09:56 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A4=96=20release=20v3.14.2=20[sk?= =?UTF-8?q?ip=20ci]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [3.14.2](https://github.com/jimmy-guzman/eslint-config/compare/v3.14.1...v3.14.2) (2024-11-19) ### Bug Fixes * 🐛 stop eslint-plugin-testing-library peer warnings ([#92](https://github.com/jimmy-guzman/eslint-config/issues/92)) ([e6644df](https://github.com/jimmy-guzman/eslint-config/commit/e6644df1194340fbac59ead4b81b0a7ea97c5701)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d68c44f..5225e05 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.14.2](https://github.com/jimmy-guzman/eslint-config/compare/v3.14.1...v3.14.2) (2024-11-19) + + +### Bug Fixes + +* 🐛 stop eslint-plugin-testing-library peer warnings ([#92](https://github.com/jimmy-guzman/eslint-config/issues/92)) ([e6644df](https://github.com/jimmy-guzman/eslint-config/commit/e6644df1194340fbac59ead4b81b0a7ea97c5701)) + ## [3.14.1](https://github.com/jimmy-guzman/eslint-config/compare/v3.14.0...v3.14.1) (2024-11-19) diff --git a/package.json b/package.json index 08532b5..5ca104b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jimmy.codes/eslint-config", - "version": "3.14.1", + "version": "3.14.2", "description": "another opinionated eslint config", "keywords": [ "eslint",