Skip to content

Commit 089af53

Browse files
committed
ready for v3.13.5
1 parent bcfbdb3 commit 089af53

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# Changelog - v3
22

3-
## [v3.13.4] (Mark 27, 2024)
3+
## [v3.13.5] (Apr 5, 2024)
4+
5+
### Fixes
6+
* Add a logger to the GroupChannelProvider for failing get channel
7+
* Reduce the OGTag height in the mobile layout
8+
* Prevent force refreshing of the ChannelSettings
9+
* Keep context menu when failing the member operations (register/unregister operator, mute/unmute)
10+
* Keep profile image during member operations on the MembersModal
11+
12+
## [v3.13.4] (Mar 27, 2024)
413

514
### Feature
615
* Support the `Emoji Reactions` feature in the super group channel

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.13.4",
3+
"version": "3.13.5",
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)