Skip to content

Commit 1a08271

Browse files
authored
release/v3.16.8 (#1342)
1 parent e55d118 commit 1a08271

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
## [v3.16.8] (Jun 9 2025)
4+
### Fixes:
5+
- Fixed a bug that `disableMarkAsDelivered` not working properly in `GroupChannel` component
6+
- Improved internal state management for stabilization
7+
38
## [v3.16.7] (May 27 2025)
49
### Fixes:
510
- Fixed a minor message style

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.16.7",
3+
"version": "3.16.8",
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)