From 089af53f78a25824e864e9eb8426f248bdf3109c Mon Sep 17 00:00:00 2001 From: HoonBaek Date: Fri, 5 Apr 2024 13:51:00 +0900 Subject: [PATCH] ready for v3.13.5 --- CHANGELOG.md | 11 ++++++++++- package.json | 2 +- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 924d9f602..f24408d36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog - v3 -## [v3.13.4] (Mark 27, 2024) +## [v3.13.5] (Apr 5, 2024) + +### Fixes +* Add a logger to the GroupChannelProvider for failing get channel +* Reduce the OGTag height in the mobile layout +* Prevent force refreshing of the ChannelSettings +* Keep context menu when failing the member operations (register/unregister operator, mute/unmute) +* Keep profile image during member operations on the MembersModal + +## [v3.13.4] (Mar 27, 2024) ### Feature * Support the `Emoji Reactions` feature in the super group channel diff --git a/package.json b/package.json index b208d5233..28f5f31de 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sendbird/uikit-react", - "version": "3.13.4", + "version": "3.13.5", "description": "Sendbird UIKit for React: A feature-rich and customizable chat UI kit with messaging, channel management, and user authentication.", "keywords": [ "sendbird",