Skip to content

Commit dc9139f

Browse files
chore(release): 10.6.0 [skip ci]
# [10.6.0](v10.5.0...v10.6.0) (2023-02-10) ### Bug Fixes * make all ThreadProps.additionalParentMessageProps keys optional ([#1920](#1920)) ([62de38f](62de38f)) * make event optional for openThread in ChannelActionContext ([#1928](#1928)) ([f144e9a](f144e9a)) * reflect thread prop in Window component ([#1919](#1919)) ([689514c](689514c)) ### Features * add custom class to ConnectionStatus component ([#1924](#1924)) ([d008b96](d008b96))
1 parent dac9d7e commit dc9139f

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [10.6.0](https://github.com/GetStream/stream-chat-react/compare/v10.5.0...v10.6.0) (2023-02-10)
2+
3+
4+
### Bug Fixes
5+
6+
* make all ThreadProps.additionalParentMessageProps keys optional ([#1920](https://github.com/GetStream/stream-chat-react/issues/1920)) ([62de38f](https://github.com/GetStream/stream-chat-react/commit/62de38f0947a28b16adec435dc9d823bbdec7743))
7+
* make event optional for openThread in ChannelActionContext ([#1928](https://github.com/GetStream/stream-chat-react/issues/1928)) ([f144e9a](https://github.com/GetStream/stream-chat-react/commit/f144e9a130dad90093bf6425087e833503b5ead6))
8+
* reflect thread prop in Window component ([#1919](https://github.com/GetStream/stream-chat-react/issues/1919)) ([689514c](https://github.com/GetStream/stream-chat-react/commit/689514c2f9bcf36a2af8d9950518c0f3d4441d28))
9+
10+
11+
### Features
12+
13+
* add custom class to ConnectionStatus component ([#1924](https://github.com/GetStream/stream-chat-react/issues/1924)) ([d008b96](https://github.com/GetStream/stream-chat-react/commit/d008b96e8c95a4c3537c98141ee3302a5c2a0c8f))
14+
115
# [10.5.0](https://github.com/GetStream/stream-chat-react/compare/v10.4.3...v10.5.0) (2023-01-13)
216

317

0 commit comments

Comments
 (0)