diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c36589..d0719b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.9.0](https://github.com/tomerh2001/eslint-plugin-th-rules/compare/v1.8.1...v1.9.0) (2024-06-15) + + +### Features + +* created separate configs for typescript and non-typescript configs ([13f17df](https://github.com/tomerh2001/eslint-plugin-th-rules/commit/13f17dfad0182c9437e38a51adb37c1b15153d71)) + ## [1.8.1](https://github.com/tomerh2001/eslint-plugin-th-rules/compare/v1.8.0...v1.8.1) (2024-06-15) diff --git a/package.json b/package.json index 547e455..be33ff2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-th-rules", - "version": "1.8.1", + "version": "1.9.0", "description": "A List of custom ESLint rules created by Tomer Horowitz", "keywords": [ "eslint",