Skip to content

Commit 7ae3cca

Browse files
committed
v3.11.1
1 parent 81875cf commit 7ae3cca

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog - v3
22

3+
## [v3.11.1] (Feb 08, 2024)
4+
5+
### Fixes:
6+
7+
* Fixed `acceptableMimeTypes` to support web standard format
8+
* Fixed a bug where `renderChannelHeader` is not passed properly
9+
310
## [v3.11.0] (Feb 07, 2024)
411

512
### Features:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sendbird/uikit-react",
3-
"version": "3.11.0",
3+
"version": "3.11.1",
44
"description": "Sendbird UIKit for React: A feature-rich and customizable chat UI kit with messaging, channel management, and user authentication.",
55
"keywords": [
66
"sendbird",

0 commit comments

Comments
 (0)