Skip to content

Commit 48d5e9b

Browse files
chore(release): 11.7.0 [skip ci]
## [11.7.0](v11.6.0...v11.7.0) (2024-02-07) ### Bug Fixes * show UnreadMessagesNotification when MessageList is scrolled to bottom via Element.scrollTo ([#2261](#2261)) ([b51f846](b51f846)) ### Features * allow to pass custom function customQueryChannels to ChannelList to query channels ([#2260](#2260)) ([5dfa493](5dfa493))
1 parent b51f846 commit 48d5e9b

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+
## [11.7.0](https://github.com/GetStream/stream-chat-react/compare/v11.6.0...v11.7.0) (2024-02-07)
2+
3+
4+
### Bug Fixes
5+
6+
* show UnreadMessagesNotification when MessageList is scrolled to bottom via Element.scrollTo ([#2261](https://github.com/GetStream/stream-chat-react/issues/2261)) ([b51f846](https://github.com/GetStream/stream-chat-react/commit/b51f8466cbfabe885352b2d6094ba8a5d9436429))
7+
8+
9+
### Features
10+
11+
* allow to pass custom function customQueryChannels to ChannelList to query channels ([#2260](https://github.com/GetStream/stream-chat-react/issues/2260)) ([5dfa493](https://github.com/GetStream/stream-chat-react/commit/5dfa493fcdd80c615c17fb674a691521f6456102))
12+
113
## [11.6.0](https://github.com/GetStream/stream-chat-react/compare/v11.5.0...v11.6.0) (2024-02-07)
214

315

0 commit comments

Comments
 (0)