diff --git a/CHANGELOG.md b/CHANGELOG.md index 5da0198..dc23254 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.5.0](https://github.com/jimmy-guzman/eslint-config/compare/v1.4.0...v1.5.0) (2024-04-13) + + +### Features + +* ✨ add auto detection to enable configurations ([a65831b](https://github.com/jimmy-guzman/eslint-config/commit/a65831b73c6e0f30ec4e71da90bc56000944d9d2)) + # [1.4.0](https://github.com/jimmy-guzman/eslint-config/compare/v1.3.0...v1.4.0) (2024-04-11) diff --git a/package.json b/package.json index 5912c83..751cee1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jimmy.codes/eslint-config", - "version": "1.4.0", + "version": "1.5.0", "description": "another opinionated eslint config", "keywords": [ "eslint",