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

Commit d29d246

Browse files
chore(release): 1.7.7 [skip ci]
## [1.7.7](v1.7.6...v1.7.7) (2023-04-19) ### Bug Fixes * update dependencies ([#434](#434)) ([926f65d](926f65d))
1 parent 926f65d commit d29d246

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.7](https://github.com/react-hookz/eslint-config/compare/v1.7.6...v1.7.7) (2023-04-19)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependencies ([#434](https://github.com/react-hookz/eslint-config/issues/434)) ([926f65d](https://github.com/react-hookz/eslint-config/commit/926f65d91a7eeb74fd8c81aa797bb14808f3d8ba))
7+
18
## [1.7.6](https://github.com/react-hookz/eslint-config/compare/v1.7.5...v1.7.6) (2022-12-18)
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.6",
3+
"version": "1.7.7",
44
"description": "eslint configuration files used in @react-hookz projects",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)