We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c70feb6 commit 41e4aa7Copy full SHA for 41e4aa7
CHANGELOG.md
@@ -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
8
# [1.7.0](https://github.com/react-hookz/eslint-config/compare/v1.6.1...v1.7.0) (2022-08-14)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@react-hookz/eslint-config",
- "version": "1.7.0",
+ "version": "1.7.1",
"description": "eslint configuration files used in @react-hookz projects",
"license": "MIT",
"repository": {
0 commit comments