Skip to content

Commit 2e41b44

Browse files
chore(release): 11.23.0 [skip ci]
## [11.23.0](v11.22.0...v11.23.0) (2024-06-28) ### Bug Fixes * adapt audio recording wave form to the available space ([#2435](#2435)) ([aed0360](aed0360)) * always load thread replies on Thread opening ([#2436](#2436)) ([579953c](579953c)) * forward groupStyles to Message in VirtualizedMessageList ([#2440](#2440)) ([241f5d7](241f5d7)) * reflect correctly the translation key in Timestamp component ([741e9ce](741e9ce)) ### Features * configure message group size by max time between messages ([#2439](#2439)) ([0d094cb](0d094cb))
1 parent 0d094cb commit 2e41b44

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## [11.23.0](https://github.com/GetStream/stream-chat-react/compare/v11.22.0...v11.23.0) (2024-06-28)
2+
3+
4+
### Bug Fixes
5+
6+
* adapt audio recording wave form to the available space ([#2435](https://github.com/GetStream/stream-chat-react/issues/2435)) ([aed0360](https://github.com/GetStream/stream-chat-react/commit/aed03606304f7464eae826a9cf34aee846e2162d))
7+
* always load thread replies on Thread opening ([#2436](https://github.com/GetStream/stream-chat-react/issues/2436)) ([579953c](https://github.com/GetStream/stream-chat-react/commit/579953c167e5fb90120db1d39b73af83c980030a))
8+
* forward groupStyles to Message in VirtualizedMessageList ([#2440](https://github.com/GetStream/stream-chat-react/issues/2440)) ([241f5d7](https://github.com/GetStream/stream-chat-react/commit/241f5d72a4c9881e766a01fd7848ca9d1c9df952))
9+
* reflect correctly the translation key in Timestamp component ([741e9ce](https://github.com/GetStream/stream-chat-react/commit/741e9ce87f552a4d4473821012d9231628ea82de))
10+
11+
12+
### Features
13+
14+
* configure message group size by max time between messages ([#2439](https://github.com/GetStream/stream-chat-react/issues/2439)) ([0d094cb](https://github.com/GetStream/stream-chat-react/commit/0d094cb989e75f7405e4661e42f8fd52fb35e379))
15+
116
## [11.22.0](https://github.com/GetStream/stream-chat-react/compare/v11.21.0...v11.22.0) (2024-06-21)
217

318

0 commit comments

Comments
 (0)