diff --git a/CHANGELOG.md b/CHANGELOG.md index 195b1e795..c9bb50a57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog - v3 +## [v3.15.3] (Sep 12th, 2024) + +### Fixes +- Fixed incorrect styling for `Checkbox`. +- Fixed the issue where the channel list appears empty when the UIKit is rendered for the first time. + ## [v3.15.2] (Sep 6th, 2024) ### Features diff --git a/package.json b/package.json index b4e2e5dc1..a8be204e2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sendbird/uikit-react", - "version": "3.15.2", + "version": "3.15.3", "description": "Sendbird UIKit for React: A feature-rich and customizable chat UI kit with messaging, channel management, and user authentication.", "keywords": [ "sendbird",