diff --git a/CHANGELOG.md b/CHANGELOG.md index f1c27fd..c12a9c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.1.0](https://github.com/jimmy-guzman/eslint-config/compare/v1.0.0...v1.1.0) (2024-04-08) + + +### Features + +* ✨ use `typescript-eslint` shared config's name ([#3](https://github.com/jimmy-guzman/eslint-config/issues/3)) ([2a4d512](https://github.com/jimmy-guzman/eslint-config/commit/2a4d512f0480b1651f351311c7eb5df1d8499333)) + # 1.0.0 (2024-04-08) diff --git a/package.json b/package.json index 7e4d82d..7bfeee8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jimmy.codes/eslint-config", - "version": "1.0.0", + "version": "1.1.0", "description": "another opinionated eslint config", "keywords": [ "eslint",