Skip to content

Commit c60c505

Browse files
committed
release/v3.16.2
1 parent 168b1a2 commit c60c505

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,5 +1,9 @@
11
# Changelog - v3
22

3+
## [v3.16.2] (Mar 28 2025)
4+
### Features:
5+
- Added `tel` and `mailto` protocol support for the markup link
6+
37
## [v3.16.1] (Mar 5 2025)
48
### Fixes:
59
- Fixed an unexpected error in `MessageList`

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