From e34065360d54a40190ea816fc69570a6aa1f77dc Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 1 Nov 2024 21:54:34 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A4=96=20release=20v3.3.0=20[ski?= =?UTF-8?q?p=20ci]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # [3.3.0](https://github.com/jimmy-guzman/eslint-config/compare/v3.2.4...v3.3.0) (2024-11-01) ### Features * ✨ add `eslint-plugin-unicorn` rules ([#38](https://github.com/jimmy-guzman/eslint-config/issues/38)) ([6473700](https://github.com/jimmy-guzman/eslint-config/commit/64737001995ae5e175ab311e1fe678596ce638d8)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b7e8d23..72b3452 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [3.3.0](https://github.com/jimmy-guzman/eslint-config/compare/v3.2.4...v3.3.0) (2024-11-01) + + +### Features + +* ✨ add `eslint-plugin-unicorn` rules ([#38](https://github.com/jimmy-guzman/eslint-config/issues/38)) ([6473700](https://github.com/jimmy-guzman/eslint-config/commit/64737001995ae5e175ab311e1fe678596ce638d8)) + ## [3.2.4](https://github.com/jimmy-guzman/eslint-config/compare/v3.2.3...v3.2.4) (2024-11-01) diff --git a/package.json b/package.json index 3f8e486..52c7b9b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jimmy.codes/eslint-config", - "version": "3.2.4", + "version": "3.3.0", "description": "another opinionated eslint config", "keywords": [ "eslint",