Add 4.5.0 release to eslint rules CHANGELOG (#24853)

Eye-balled from https://app.renovatebot.com/package-diff?name=eslint-plugin-react-hooks&from=4.4.0&to=4.5.0#d2h-042857 which changes were included.
This commit is contained in:
Sebastian Silbermann
2022-07-21 15:46:10 -04:00
committed by GitHub
parent 3ddbedd052
commit 59bc52a16c
@@ -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.