Skip to content

Commit 915f449

Browse files
chore(release): 10.4.2 [skip ci]
## [10.4.2](v10.4.1...v10.4.2) (2022-12-16) ### Bug Fixes * merge mentionQueryParams.sort configuration correctly ([#1869](#1869)) ([6ec31af](6ec31af)) * **renderText:** special case @ symbol at the end of the message ([#1873](#1873)) ([7dced57](7dced57)) * **useCooldownTimer:** derive cooldown from last message ([#1879](#1879)) ([8e63653](8e63653))
1 parent 86f334c commit 915f449

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [10.4.2](https://github.com/GetStream/stream-chat-react/compare/v10.4.1...v10.4.2) (2022-12-16)
2+
3+
4+
### Bug Fixes
5+
6+
* merge mentionQueryParams.sort configuration correctly ([#1869](https://github.com/GetStream/stream-chat-react/issues/1869)) ([6ec31af](https://github.com/GetStream/stream-chat-react/commit/6ec31af24e7a45e70c8f47f0e6ce9d475d1d004a))
7+
* **renderText:** special case @ symbol at the end of the message ([#1873](https://github.com/GetStream/stream-chat-react/issues/1873)) ([7dced57](https://github.com/GetStream/stream-chat-react/commit/7dced5729bed273282359886af078128c50ff35e))
8+
* **useCooldownTimer:** derive cooldown from last message ([#1879](https://github.com/GetStream/stream-chat-react/issues/1879)) ([8e63653](https://github.com/GetStream/stream-chat-react/commit/8e6365320b10b3f52b8ccbe9a55c330de9c672b9))
9+
110
## [10.4.1](https://github.com/GetStream/stream-chat-react/compare/v10.4.0...v10.4.1) (2022-11-18)
211

312

0 commit comments

Comments
 (0)