Skip to content

Commit 46ab06b

Browse files
committed
release 3.17.6
1 parent ce6599f commit 46ab06b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# Changelog - v3
2+
## [v3.17.6] (DEC 10 2025)
3+
### Fixes
4+
- Fix a bug where `autoscrollMessageOverflowToTop` set on `SendbirdProvider` was not being passed down to child components
5+
6+
27
## [v3.17.5] (DEC 03 2025)
38
### Features
49
- Added `autoscrollMessageOverflowToTop` global option

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