Skip to content

Commit

Permalink
Add 4.5.0 release to eslint rules CHANGELOG (#24853)
Browse files Browse the repository at this point in the history
  • Loading branch information
eps1lon committed Jul 21, 2022
1 parent 3ddbedd commit 59bc52a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/eslint-plugin-react-hooks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 4.5.0

* Fix false positive error with large number of branches. ([@scyron6](https://github.com/scyron6) in [#24287](https://github.com/facebook/react/pull/24287))

## 4.4.0

* No changes, this was an automated release together with React 18.
Expand Down

0 comments on commit 59bc52a

Please sign in to comment.