Skip to content

Commit bbb536b

Browse files
chore(release): 13.13.0 [skip ci]
## [13.13.0](v13.12.0...v13.13.0) (2025-12-02) ### Bug Fixes * use WithComponents instead of ComponentProvider in tests ([#2891](#2891)) ([7908c3c](7908c3c)), closes [#2890](#2890) ### Features * support overriding components in MessageList ([#2890](#2890)) ([872928c](872928c))
1 parent 7908c3c commit bbb536b

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+
## [13.13.0](https://github.com/GetStream/stream-chat-react/compare/v13.12.0...v13.13.0) (2025-12-02)
2+
3+
### Bug Fixes
4+
5+
* use WithComponents instead of ComponentProvider in tests ([#2891](https://github.com/GetStream/stream-chat-react/issues/2891)) ([7908c3c](https://github.com/GetStream/stream-chat-react/commit/7908c3c193650a07d74c1ac502c243882387d827)), closes [#2890](https://github.com/GetStream/stream-chat-react/issues/2890)
6+
7+
### Features
8+
9+
* support overriding components in MessageList ([#2890](https://github.com/GetStream/stream-chat-react/issues/2890)) ([872928c](https://github.com/GetStream/stream-chat-react/commit/872928ca8a733084539849cf3506b47ff392470e))
10+
111
## [13.12.0](https://github.com/GetStream/stream-chat-react/compare/v13.11.0...v13.12.0) (2025-11-17)
212

313
### Bug Fixes

0 commit comments

Comments
 (0)