Skip to content

Commit

Permalink
chore(release): 11.21.0 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Jun 14, 2024
1 parent b3734a4 commit 0a1b6dc
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [11.21.0](https://github.com/GetStream/stream-chat-react/compare/v11.20.0...v11.21.0) (2024-06-14)


### Bug Fixes

* 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))
* 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))


### Features

* 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))

## [11.20.0](https://github.com/GetStream/stream-chat-react/compare/v11.19.0...v11.20.0) (2024-06-07)


Expand Down

0 comments on commit 0a1b6dc

Please sign in to comment.