Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

Commit e43a645

Browse files
chore(release): 2.0.2 [skip ci]
## [2.0.2](v2.0.1...v2.0.2) (2023-07-03) ### Bug Fixes * proper resolving of typescript files ([2a4bb79](2a4bb79))
1 parent 2a4bb79 commit e43a645

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.2](https://github.com/react-hookz/eslint-config/compare/v2.0.1...v2.0.2) (2023-07-03)
2+
3+
4+
### Bug Fixes
5+
6+
* proper resolving of typescript files ([2a4bb79](https://github.com/react-hookz/eslint-config/commit/2a4bb79d1c39e2decd28e9e02c9ce72f006e2009))
7+
18
## [2.0.1](https://github.com/react-hookz/eslint-config/compare/v2.0.0...v2.0.1) (2023-07-03)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-hookz/eslint-config",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "eslint configuration files used in @react-hookz projects",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)