Skip to content

Commit 95aeac7

Browse files
authored
release: v3.15.3 (#1220)
## [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.
1 parent 40ee361 commit 95aeac7

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog - v3
22

3+
## [v3.15.3] (Sep 12th, 2024)
4+
5+
### Fixes
6+
- Fixed incorrect styling for `Checkbox`.
7+
- Fixed the issue where the channel list appears empty when the UIKit is rendered for the first time.
8+
39
## [v3.15.2] (Sep 6th, 2024)
410

511
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sendbird/uikit-react",
3-
"version": "3.15.2",
3+
"version": "3.15.3",
44
"description": "Sendbird UIKit for React: A feature-rich and customizable chat UI kit with messaging, channel management, and user authentication.",
55
"keywords": [
66
"sendbird",

0 commit comments

Comments
 (0)