Skip to content

Commit 0196229

Browse files
chore(release): 10.4.0 [skip ci]
# [10.4.0](v10.3.1...v10.4.0) (2022-11-04) ### Bug Fixes * remove props spreading on React.Fragment (dragAndDropWindow) ([#1835](#1835)) ([40c799a](40c799a)) ### Features * export QuotedMessage component ([#1823](#1823)) ([1850d30](1850d30))
1 parent 23a2f1f commit 0196229

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [10.4.0](https://github.com/GetStream/stream-chat-react/compare/v10.3.1...v10.4.0) (2022-11-04)
2+
3+
4+
### Bug Fixes
5+
6+
* remove props spreading on React.Fragment (dragAndDropWindow) ([#1835](https://github.com/GetStream/stream-chat-react/issues/1835)) ([40c799a](https://github.com/GetStream/stream-chat-react/commit/40c799a9ed863dba9da1207b32966fe16b00349b))
7+
8+
9+
### Features
10+
11+
* export QuotedMessage component ([#1823](https://github.com/GetStream/stream-chat-react/issues/1823)) ([1850d30](https://github.com/GetStream/stream-chat-react/commit/1850d30306789b7cf220da373d5bea50697c5f3f))
12+
113
## [10.3.1](https://github.com/GetStream/stream-chat-react/compare/v10.3.0...v10.3.1) (2022-10-13)
214

315

0 commit comments

Comments
 (0)