Skip to content

Commit 367289c

Browse files
chore(release): 10.11.0 [skip ci]
# [10.11.0](v10.10.2...v10.11.0) (2023-09-26) ### Bug Fixes * adjust cooldown interval calculation for messages coming from future ([#2101](#2101)) ([3263f10](3263f10)) * enable sending reactions to frozen channel with UseFrozenChannel permission ([#2097](#2097)) ([852490d](852490d)) ### Features * add timezone support to datetime parsing ([#2099](#2099)) ([3d4bdf9](3d4bdf9))
1 parent f4f0aca commit 367289c

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+
# [10.11.0](https://github.com/GetStream/stream-chat-react/compare/v10.10.2...v10.11.0) (2023-09-26)
2+
3+
4+
### Bug Fixes
5+
6+
* adjust cooldown interval calculation for messages coming from future ([#2101](https://github.com/GetStream/stream-chat-react/issues/2101)) ([3263f10](https://github.com/GetStream/stream-chat-react/commit/3263f104823caaa00a81de17508ae1ec2c4f5594))
7+
* enable sending reactions to frozen channel with UseFrozenChannel permission ([#2097](https://github.com/GetStream/stream-chat-react/issues/2097)) ([852490d](https://github.com/GetStream/stream-chat-react/commit/852490ddd397097c2bc13308afcc4b2fe9cc1806))
8+
9+
10+
### Features
11+
12+
* add timezone support to datetime parsing ([#2099](https://github.com/GetStream/stream-chat-react/issues/2099)) ([3d4bdf9](https://github.com/GetStream/stream-chat-react/commit/3d4bdf9bd922a16fb3848ac6274ffea11eed8de3))
13+
114
## [10.10.2](https://github.com/GetStream/stream-chat-react/compare/v10.10.1...v10.10.2) (2023-09-19)
215

316

0 commit comments

Comments
 (0)