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

Commit 152a106

Browse files
chore(release): 2.1.1 [skip ci]
## [2.1.1](v2.1.0...v2.1.1) (2023-08-14) ### Bug Fixes * more touches to aliases and importing ([378fad3](378fad3)) * more tweaks to base and typescript config ([28c11ff](28c11ff))
1 parent 378fad3 commit 152a106

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.1.1](https://github.com/react-hookz/eslint-config/compare/v2.1.0...v2.1.1) (2023-08-14)
2+
3+
4+
### Bug Fixes
5+
6+
* more touches to aliases and importing ([378fad3](https://github.com/react-hookz/eslint-config/commit/378fad3c307fbd8197d05d0cc294f0c26fbd29d2))
7+
* more tweaks to base and typescript config ([28c11ff](https://github.com/react-hookz/eslint-config/commit/28c11ffce18228be3bf36f1d6a2a1fcd819e28c3))
8+
19
# [2.1.0](https://github.com/react-hookz/eslint-config/compare/v2.0.4...v2.1.0) (2023-08-14)
210

311

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.1.0",
3+
"version": "2.1.1",
44
"description": "eslint configuration files used in @react-hookz projects",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)