From c60c505278ee417b525f5f71502a1090923cbb29 Mon Sep 17 00:00:00 2001 From: Chris Heo Date: Thu, 27 Mar 2025 20:01:28 -0700 Subject: [PATCH] release/v3.16.2 --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 072220b07..742294445 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog - v3 +## [v3.16.2] (Mar 28 2025) +### Features: +- Added `tel` and `mailto` protocol support for the markup link + ## [v3.16.1] (Mar 5 2025) ### Fixes: - Fixed an unexpected error in `MessageList` diff --git a/package.json b/package.json index bf50d1f9e..c3a77e410 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sendbird/uikit-react", - "version": "3.16.1", + "version": "3.16.2", "description": "Sendbird UIKit for React: A feature-rich and customizable chat UI kit with messaging, channel management, and user authentication.", "keywords": [ "sendbird",