From d0e3ef78324d85cab84dd9b8013f971a6779006b Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 30 Nov 2024 19:37:17 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A4=96=20release=20v3.22.1=20[sk?= =?UTF-8?q?ip=20ci]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [3.22.1](https://github.com/jimmy-guzman/eslint-config/compare/v3.22.0...v3.22.1) (2024-11-30) ### Bug Fixes * 🐛 bump `@tanstack/eslint-plugin-query` to v5.61.6 ([#110](https://github.com/jimmy-guzman/eslint-config/issues/110)) ([c76670c](https://github.com/jimmy-guzman/eslint-config/commit/c76670c7b80f1bf2d90fa9c656bf82c166de35c2)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 369d272..280c32e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.22.1](https://github.com/jimmy-guzman/eslint-config/compare/v3.22.0...v3.22.1) (2024-11-30) + + +### Bug Fixes + +* 🐛 bump `@tanstack/eslint-plugin-query` to v5.61.6 ([#110](https://github.com/jimmy-guzman/eslint-config/issues/110)) ([c76670c](https://github.com/jimmy-guzman/eslint-config/commit/c76670c7b80f1bf2d90fa9c656bf82c166de35c2)) + # [3.22.0](https://github.com/jimmy-guzman/eslint-config/compare/v3.21.0...v3.22.0) (2024-11-27) diff --git a/package.json b/package.json index 1cd9e2c..bf806fa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jimmy.codes/eslint-config", - "version": "3.22.0", + "version": "3.22.1", "description": "another opinionated eslint config", "keywords": [ "eslint",