From 46ab06b3a84aab17098557907ba9761fbd97fe2e Mon Sep 17 00:00:00 2001 From: danney-chun <63285271+danney-chun@users.noreply.github.com> Date: Wed, 10 Dec 2025 09:31:36 +0900 Subject: [PATCH] release 3.17.6 --- CHANGELOG.md | 5 +++++ package.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 478c86f30..58f0966a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,9 @@ # Changelog - v3 +## [v3.17.6] (DEC 10 2025) +### Fixes +- Fix a bug where `autoscrollMessageOverflowToTop` set on `SendbirdProvider` was not being passed down to child components + + ## [v3.17.5] (DEC 03 2025) ### Features - Added `autoscrollMessageOverflowToTop` global option diff --git a/package.json b/package.json index ba29727c1..35515207b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sendbird/uikit-react", - "version": "3.17.5", + "version": "3.17.6", "description": "Sendbird UIKit for React: A feature-rich and customizable chat UI kit with messaging, channel management, and user authentication.", "keywords": [ "sendbird",