From a56ab29bcacc6b487ca56acbe37050f6b1a0937d Mon Sep 17 00:00:00 2001 From: Liam Hongman Cho Date: Fri, 10 May 2024 16:27:17 +0900 Subject: [PATCH] release/v3.14.6 --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 364a8dac5..048ce5e58 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog - v3 +## [v3.14.6] (May 10, 2024) +### Fixes +* Fixed a bug where import statements are not located at the top of the extracted index.css file + ## [v3.14.5] (May 04, 2024) ### Fixes * Fixed a bug where channel scroll to bottom is not called internally when last message is updated with suggested replies diff --git a/package.json b/package.json index b7a656e3b..cf3eff25c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sendbird/uikit-react", - "version": "3.14.5", + "version": "3.14.6", "description": "Sendbird UIKit for React: A feature-rich and customizable chat UI kit with messaging, channel management, and user authentication.", "keywords": [ "sendbird",