diff --git a/CHANGELOG.md b/CHANGELOG.md index c12a9c8..f995a7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.2.0](https://github.com/jimmy-guzman/eslint-config/compare/v1.1.0...v1.2.0) (2024-04-08) + + +### Features + +* ✨ add `@tanstack/query` rules for `react` ([#5](https://github.com/jimmy-guzman/eslint-config/issues/5)) ([79230c5](https://github.com/jimmy-guzman/eslint-config/commit/79230c5a63f39ec90463908d7cfa983444ba0bb1)) + # [1.1.0](https://github.com/jimmy-guzman/eslint-config/compare/v1.0.0...v1.1.0) (2024-04-08) diff --git a/package.json b/package.json index 2c8c819..9e98f32 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jimmy.codes/eslint-config", - "version": "1.1.0", + "version": "1.2.0", "description": "another opinionated eslint config", "keywords": [ "eslint",