Skip to content

Commit 1052f3a

Browse files
chore(release): 13.0.2 [skip ci]
## [13.0.2](v13.0.1...v13.0.2) (2025-05-21) ### Bug Fixes * account for polls with no options in PollHeader text ([#2713](#2713)) ([4c1cff7](4c1cff7)) * export useAudioController hook ([#2717](#2717)) ([8829e94](8829e94)) * prevent page reload on FormDialog submission with Enter key ([#2715](#2715)) ([7c7f26e](7c7f26e))
1 parent 8829e94 commit 1052f3a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [13.0.2](https://github.com/GetStream/stream-chat-react/compare/v13.0.1...v13.0.2) (2025-05-21)
2+
3+
### Bug Fixes
4+
5+
* account for polls with no options in PollHeader text ([#2713](https://github.com/GetStream/stream-chat-react/issues/2713)) ([4c1cff7](https://github.com/GetStream/stream-chat-react/commit/4c1cff775ab2479dd8343e58ba84339aa62a414d))
6+
* export useAudioController hook ([#2717](https://github.com/GetStream/stream-chat-react/issues/2717)) ([8829e94](https://github.com/GetStream/stream-chat-react/commit/8829e94a3c9239f147784b9c63063facef65e10f))
7+
* prevent page reload on FormDialog submission with Enter key ([#2715](https://github.com/GetStream/stream-chat-react/issues/2715)) ([7c7f26e](https://github.com/GetStream/stream-chat-react/commit/7c7f26ec8d10500b36653c6ee83d97d3986c856b))
8+
19
## [13.0.1](https://github.com/GetStream/stream-chat-react/compare/v13.0.0...v13.0.1) (2025-05-15)
210

311
### Bug Fixes

0 commit comments

Comments
 (0)