Skip to content

Commit 15e5407

Browse files
chore(release): 9.15.0 [skip ci]
## [9.15.0](v9.14.0...v9.15.0) (2025-08-08) ### Bug Fixes * handle poll vote limit trespass with notification instead of removing the oldest vote ([#1598](#1598)) ([832cd88](832cd88)) ### Features * allow to remove middleware by id ([#1599](#1599)) ([9fcb6e8](9fcb6e8))
1 parent 832cd88 commit 15e5407

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [9.15.0](https://github.com/GetStream/stream-chat-js/compare/v9.14.0...v9.15.0) (2025-08-08)
2+
3+
### Bug Fixes
4+
5+
* handle poll vote limit trespass with notification instead of removing the oldest vote ([#1598](https://github.com/GetStream/stream-chat-js/issues/1598)) ([832cd88](https://github.com/GetStream/stream-chat-js/commit/832cd88d416108b17c2b1ea1b4751e70baca10c6))
6+
7+
### Features
8+
9+
* allow to remove middleware by id ([#1599](https://github.com/GetStream/stream-chat-js/issues/1599)) ([9fcb6e8](https://github.com/GetStream/stream-chat-js/commit/9fcb6e828bc84854cfa78ef2a32ed49ee53c64a0))
10+
111
## [9.14.0](https://github.com/GetStream/stream-chat-js/compare/v9.13.0...v9.14.0) (2025-08-01)
212

313
### Bug Fixes

0 commit comments

Comments
 (0)