From af3bec2b5bae5a655ec7b04aff8b348048b92206 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 9 Nov 2024 21:02:01 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A4=96=20release=20v3.11.1=20[sk?= =?UTF-8?q?ip=20ci]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [3.11.1](https://github.com/jimmy-guzman/eslint-config/compare/v3.11.0...v3.11.1) (2024-11-09) ### Bug Fixes * 🐛 add missing styles to import sorting ([#77](https://github.com/jimmy-guzman/eslint-config/issues/77)) ([1f69fa8](https://github.com/jimmy-guzman/eslint-config/commit/1f69fa8e0f4f9f6e160f502da8e6fe788306438e)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d0a38c1..e771e51 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.11.1](https://github.com/jimmy-guzman/eslint-config/compare/v3.11.0...v3.11.1) (2024-11-09) + + +### Bug Fixes + +* 🐛 add missing styles to import sorting ([#77](https://github.com/jimmy-guzman/eslint-config/issues/77)) ([1f69fa8](https://github.com/jimmy-guzman/eslint-config/commit/1f69fa8e0f4f9f6e160f502da8e6fe788306438e)) + # [3.11.0](https://github.com/jimmy-guzman/eslint-config/compare/v3.10.0...v3.11.0) (2024-11-09) diff --git a/package.json b/package.json index f721fb3..2f867a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jimmy.codes/eslint-config", - "version": "3.11.0", + "version": "3.11.1", "description": "another opinionated eslint config", "keywords": [ "eslint",