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

This commit is contained in:
storybook-bot 2023-12-07 13:48:04 +00:00
parent d258d2474b
commit 1e933494b7

View File

@ -1,3 +1,8 @@
## 7.6.4
- Angular: Fix CSF Plugin - [#25098](https://github.com/storybookjs/storybook/pull/25098), thanks [@valentinpalkovic](https://github.com/valentinpalkovic)!
- Viewport: Fix viewport dts files - [#25107](https://github.com/storybookjs/storybook/pull/25107), thanks [@kasperpeulen](https://github.com/kasperpeulen)!
## 7.6.3
- Next.js: Fix next/font/local usage in babel mode - [#25045](https://github.com/storybookjs/storybook/pull/25045), thanks [@valentinpalkovic](https://github.com/valentinpalkovic)!