Skip to content

Commit 41e4aa7

Browse files
chore(release): 1.7.1 [skip ci]
## [1.7.1](v1.7.0...v1.7.1) (2022-08-15) ### Bug Fixes * accident with hierarchy of config ([c70feb6](c70feb6))
1 parent c70feb6 commit 41e4aa7

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+
## [1.7.1](https://github.com/react-hookz/eslint-config/compare/v1.7.0...v1.7.1) (2022-08-15)
2+
3+
4+
### Bug Fixes
5+
6+
* accident with hierarchy of config ([c70feb6](https://github.com/react-hookz/eslint-config/commit/c70feb642e5db4cf64fa788ecf6180ee8b045b82))
7+
18
# [1.7.0](https://github.com/react-hookz/eslint-config/compare/v1.6.1...v1.7.0) (2022-08-14)
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": "1.7.0",
3+
"version": "1.7.1",
44
"description": "eslint configuration files used in @react-hookz projects",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)