diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ff0778..a08b8b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.4.1](https://github.com/jimmy-guzman/eslint-config/compare/v3.4.0...v3.4.1) (2024-11-02) + + +### Bug Fixes + +* 🐛 rename "disabled" config to "prettier" ([5eea59b](https://github.com/jimmy-guzman/eslint-config/commit/5eea59bbeb159bf7ac180e7df65e2f20191fbe40)) + # [3.4.0](https://github.com/jimmy-guzman/eslint-config/compare/v3.3.0...v3.4.0) (2024-11-02) diff --git a/package.json b/package.json index fe091fb..f1258b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jimmy.codes/eslint-config", - "version": "3.4.0", + "version": "3.4.1", "description": "another opinionated eslint config", "keywords": [ "eslint",