diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c083963a..9e9851b8a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog - v3 +## [v3.17.1] (Aug 6 2025) +### Fixes +- Fixed a bug in the Custom emoji category rendering + ## [v3.17.0] (July 31 2025) ### Features - Added `mark as unread` functionality for messages in Group Channel diff --git a/package.json b/package.json index 3c8779468..5155e130d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sendbird/uikit-react", - "version": "3.17.0", + "version": "3.17.1", "description": "Sendbird UIKit for React: A feature-rich and customizable chat UI kit with messaging, channel management, and user authentication.", "keywords": [ "sendbird",