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

Commit ab78115

Browse files
chore(release): 1.6.1 [skip ci]
## [1.6.1](v1.6.0...v1.6.1) (2022-05-11) ### Bug Fixes * update deps ([995680a](995680a))
1 parent 995680a commit ab78115

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.6.1](https://github.com/react-hookz/eslint-config/compare/v1.6.0...v1.6.1) (2022-05-11)
2+
3+
4+
### Bug Fixes
5+
6+
* update deps ([995680a](https://github.com/react-hookz/eslint-config/commit/995680afb059ca9f2975283887d4dbc5006b44c9))
7+
18
# [1.6.0](https://github.com/react-hookz/eslint-config/compare/v1.5.1...v1.6.0) (2022-03-09)
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.6.0",
3+
"version": "1.6.1",
44
"description": "eslint configuration files used in @react-hookz projects",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)