diff --git a/CHANGELOG.md b/CHANGELOG.md index 562baf1d3..924d9f602 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog - v3 +## [v3.13.4] (Mark 27, 2024) + +### Feature +* Support the `Emoji Reactions` feature in the super group channel + * However, the `Tooltip` displaying who reacted will only appear in the normal group channel, not in the super group channel. +* Export the `MessageFeedbackFailedModal` component for consistency with other message feedback-related components. + ## [v3.13.3] (Mar 22, 2024) ### Features diff --git a/package.json b/package.json index ce089726a..b208d5233 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sendbird/uikit-react", - "version": "3.13.3", + "version": "3.13.4", "description": "Sendbird UIKit for React: A feature-rich and customizable chat UI kit with messaging, channel management, and user authentication.", "keywords": [ "sendbird",