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",