Skip to content

Commit 0a1b6dc

Browse files
chore(release): 11.21.0 [skip ci]
## [11.21.0](v11.20.0...v11.21.0) (2024-06-14) ### Bug Fixes * allow to pass minRows prop to MessageInput ([#2411](#2411)) ([e6bfd40](e6bfd40)) * memoize addNotification function provided by Channel component ([#2423](#2423)) ([b3734a4](b3734a4)) ### Features * allow to configure date and time format over i18n ([#2419](#2419)) ([cb09dc1](cb09dc1))
1 parent b3734a4 commit 0a1b6dc

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [11.21.0](https://github.com/GetStream/stream-chat-react/compare/v11.20.0...v11.21.0) (2024-06-14)
2+
3+
4+
### Bug Fixes
5+
6+
* allow to pass minRows prop to MessageInput ([#2411](https://github.com/GetStream/stream-chat-react/issues/2411)) ([e6bfd40](https://github.com/GetStream/stream-chat-react/commit/e6bfd40ce8a134070355865ab2829b24450d869a))
7+
* memoize addNotification function provided by Channel component ([#2423](https://github.com/GetStream/stream-chat-react/issues/2423)) ([b3734a4](https://github.com/GetStream/stream-chat-react/commit/b3734a4a9d3c5a64c794604a92ccb4369663cee7))
8+
9+
10+
### Features
11+
12+
* allow to configure date and time format over i18n ([#2419](https://github.com/GetStream/stream-chat-react/issues/2419)) ([cb09dc1](https://github.com/GetStream/stream-chat-react/commit/cb09dc168f5b41a3e09f38134e34c5ae5bc45cbc))
13+
114
## [11.20.0](https://github.com/GetStream/stream-chat-react/compare/v11.19.0...v11.20.0) (2024-06-07)
215

316

0 commit comments

Comments
 (0)