Update CHANGELOG.md for v7.4.5 [skip ci]

This commit is contained in:
storybook-bot 2023-09-24 19:42:56 +00:00
parent 43b7366752
commit a3cdabb025

View File

@ -1,3 +1,7 @@
## 7.4.5
- UI: Fix infinite hook call causing browsers to freeze - [#24291](https://github.com/storybookjs/storybook/pull/24291), thanks [@yannbf](https://github.com/yannbf)!
## 7.4.4
- Core: Fix Promise cycle bug in useSharedState - [#24268](https://github.com/storybookjs/storybook/pull/24268), thanks [@ndelangen](https://github.com/ndelangen)!