Skip to content

Commit ef62019

Browse files
chore(release): 10.1.0 [skip ci]
# [10.1.0](v10.0.2...v10.1.0) (2022-09-19) ### Bug Fixes * **VirtualizedMessageList:** use memoized values as hook dependencies directly ([#1761](#1761)) ([41d1d67](41d1d67)) ### Features * provide close callback to app menu ([#1754](#1754)) ([5202a5f](5202a5f))
1 parent 871aead commit ef62019

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [10.1.0](https://github.com/GetStream/stream-chat-react/compare/v10.0.2...v10.1.0) (2022-09-19)
2+
3+
4+
### Bug Fixes
5+
6+
* **VirtualizedMessageList:** use memoized values as hook dependencies directly ([#1761](https://github.com/GetStream/stream-chat-react/issues/1761)) ([41d1d67](https://github.com/GetStream/stream-chat-react/commit/41d1d67e00dbbf7bd94a8bfa384df400aa0d62c4))
7+
8+
9+
### Features
10+
11+
* provide close callback to app menu ([#1754](https://github.com/GetStream/stream-chat-react/issues/1754)) ([5202a5f](https://github.com/GetStream/stream-chat-react/commit/5202a5f5512ad72cd0dbcb974092d15bb675f826))
12+
113
## [10.0.2](https://github.com/GetStream/stream-chat-react/compare/v10.0.1...v10.0.2) (2022-09-14)
214

315

0 commit comments

Comments
 (0)