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",