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

Commit 3a91c4d

Browse files
chore(release): 1.5.1 [skip ci]
## [1.5.1](v1.5.0...v1.5.1) (2022-03-09) ### Bug Fixes * move `eslint-plugin-react-hooks` to dependencies ([6ad0b29](6ad0b29))
1 parent 6ad0b29 commit 3a91c4d

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.5.1](https://github.com/react-hookz/eslint-config/compare/v1.5.0...v1.5.1) (2022-03-09)
2+
3+
4+
### Bug Fixes
5+
6+
* move `eslint-plugin-react-hooks` to dependencies ([6ad0b29](https://github.com/react-hookz/eslint-config/commit/6ad0b297cf9a70f1c232e08604bd1ff6f503c9c7))
7+
18
# [1.5.0](https://github.com/react-hookz/eslint-config/compare/v1.4.0...v1.5.0) (2022-02-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.5.0",
3+
"version": "1.5.1",
44
"description": "eslint configuration files used in @react-hookz projects",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)