Skip to content

Commit 68b5d26

Browse files
chore(release): 13.4.0 [skip ci]
## [13.4.0](v13.3.0...v13.4.0) (2025-08-18) ### Bug Fixes * export type GeolocationPreviewProps ([e518a82](e518a82)) * publish notification on poll vote casting limit trespass ([#2796](#2796)) ([f5319f6](f5319f6)) * render markdown link correctly (regression in 13.2.2) ([#2790](#2790)) ([bd1df4a](bd1df4a)) * reset PollComposer state on poll creation form submission ([#2795](#2795)) ([85868a3](85868a3)) ### Features * allow restrictions on modal close behavior ([#2797](#2797)) ([157615b](157615b)) ### Chores * **deps:** upgrade linkifyjs to v4.3.2 ([a8e0694](a8e0694))
1 parent a8e0694 commit 68b5d26

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## [13.4.0](https://github.com/GetStream/stream-chat-react/compare/v13.3.0...v13.4.0) (2025-08-18)
2+
3+
### Bug Fixes
4+
5+
* export type GeolocationPreviewProps ([e518a82](https://github.com/GetStream/stream-chat-react/commit/e518a828543931ad9ab618695897a15943ba8453))
6+
* publish notification on poll vote casting limit trespass ([#2796](https://github.com/GetStream/stream-chat-react/issues/2796)) ([f5319f6](https://github.com/GetStream/stream-chat-react/commit/f5319f656904da54137346dbd9059cb4391fee0f))
7+
* render markdown link correctly (regression in 13.2.2) ([#2790](https://github.com/GetStream/stream-chat-react/issues/2790)) ([bd1df4a](https://github.com/GetStream/stream-chat-react/commit/bd1df4a292f4521384b9a2d13e1824a7f5e3fe16))
8+
* reset PollComposer state on poll creation form submission ([#2795](https://github.com/GetStream/stream-chat-react/issues/2795)) ([85868a3](https://github.com/GetStream/stream-chat-react/commit/85868a35f592e8a9526fa4ad7ea4c5d49eb4d219))
9+
10+
### Features
11+
12+
* allow restrictions on modal close behavior ([#2797](https://github.com/GetStream/stream-chat-react/issues/2797)) ([157615b](https://github.com/GetStream/stream-chat-react/commit/157615b10ceda4d360fda09760a4a05ea7db5448))
13+
14+
### Chores
15+
16+
* **deps:** upgrade linkifyjs to v4.3.2 ([a8e0694](https://github.com/GetStream/stream-chat-react/commit/a8e0694a575b8aaee31e559ba1854c6b3ad07659))
17+
118
## [13.3.0](https://github.com/GetStream/stream-chat-react/compare/v13.2.3...v13.3.0) (2025-07-25)
219

320
### Bug Fixes

0 commit comments

Comments
 (0)