diff --git a/CHANGELOG.md b/CHANGELOG.md index 92a512d97..51237107b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog - v3 +## [v3.16.11] (July 10 2025) +### Fixes: +- Fixed an issue where the layout would break when selecting a member from the invite list +- Fixed a bug where `0` was displayed when a reply was added and then deleted + ## [v3.16.10] (Jun 12 2025) ### Chore - Fixed `localCacheEnabled` option applied diff --git a/package.json b/package.json index 1eb7af080..3cb1013ce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sendbird/uikit-react", - "version": "3.16.10", + "version": "3.16.11", "description": "Sendbird UIKit for React: A feature-rich and customizable chat UI kit with messaging, channel management, and user authentication.", "keywords": [ "sendbird",