Skip to content

Commit 6d4e780

Browse files
authored
release 3.17.10 (#1405)
1 parent 7577470 commit 6d4e780

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# Changelog - v3
2+
## [v3.17.10] (FEB 11 2026)
3+
### Fixes
4+
- Fixed an unintended build issue caused by deprecating `MessageFeedBack` and `MessageForm`
5+
26
## [v3.17.9] (FEB 06 2026)
37
### Fixes
48
- Fixed a bug where the open channel delete modal did not close after successful deletion

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