From 5b06239ae7e7545c83e9a16038d5e51b9aada412 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 1 Nov 2024 20:29:17 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A4=96=20release=20v3.2.4=20[ski?= =?UTF-8?q?p=20ci]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [3.2.4](https://github.com/jimmy-guzman/eslint-config/compare/v3.2.3...v3.2.4) (2024-11-01) ### Bug Fixes * 🐛 have better support for "prefer-node-protocol" ([cc27e4f](https://github.com/jimmy-guzman/eslint-config/commit/cc27e4f1359d9c4c9c9d8e0a402d23c880507f51)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 85d2aec..b7e8d23 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.2.4](https://github.com/jimmy-guzman/eslint-config/compare/v3.2.3...v3.2.4) (2024-11-01) + + +### Bug Fixes + +* 🐛 have better support for "prefer-node-protocol" ([cc27e4f](https://github.com/jimmy-guzman/eslint-config/commit/cc27e4f1359d9c4c9c9d8e0a402d23c880507f51)) + ## [3.2.3](https://github.com/jimmy-guzman/eslint-config/compare/v3.2.2...v3.2.3) (2024-11-01) diff --git a/package.json b/package.json index 3b389ad..2c44954 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jimmy.codes/eslint-config", - "version": "3.2.3", + "version": "3.2.4", "description": "another opinionated eslint config", "keywords": [ "eslint",