Skip to content

Commit 116c5be

Browse files
authored
release 3.17.11 (#1409)
1 parent f705edf commit 116c5be

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

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.11] (MAR 12 2026)
3+
### Fixes
4+
- Fix a security vulnerability by upgrading dompurify to v3.3.2 (CVE range: >=3.1.3, <=3.3.1)
5+
26
## [v3.17.10] (FEB 11 2026)
37
### Fixes
48
- Fixed an unintended build issue caused by deprecating `MessageFeedBack` and `MessageForm`

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