Skip to content

Commit cf9c418

Browse files
chore(release): 13.6.0 [skip ci]
## [13.6.0](v13.5.1...v13.6.0) (2025-08-27) ### Features * add support for global modal rendering at the top of the chat component tree ([#2792](#2792)) ([0268652](0268652)) * respect onCloseAttempt prop in GlobalModal ([#2802](#2802)) ([d630ef1](d630ef1))
1 parent bd7c012 commit cf9c418

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [13.6.0](https://github.com/GetStream/stream-chat-react/compare/v13.5.1...v13.6.0) (2025-08-27)
2+
3+
### Features
4+
5+
* add support for global modal rendering at the top of the chat component tree ([#2792](https://github.com/GetStream/stream-chat-react/issues/2792)) ([0268652](https://github.com/GetStream/stream-chat-react/commit/0268652b82a5fd0b674a4fb8e4992241d2297b87))
6+
* respect onCloseAttempt prop in GlobalModal ([#2802](https://github.com/GetStream/stream-chat-react/issues/2802)) ([d630ef1](https://github.com/GetStream/stream-chat-react/commit/d630ef1a5b016e4c195989fee41b9031df599b9c))
7+
18
## [13.5.1](https://github.com/GetStream/stream-chat-react/compare/v13.5.0...v13.5.1) (2025-08-18)
29

310
### Bug Fixes

0 commit comments

Comments
 (0)