Skip to content

Commit 8ecd051

Browse files
committed
v3.14.5
1 parent b5f91d5 commit 8ecd051

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog - v3
22

3+
## [v3.14.5] (May 04, 2024)
4+
### Fixes
5+
* Fixed a bug where channel scroll to bottom is not called internally when last message is updated with suggested replies
6+
37
## [v3.14.4] (May 02, 2024)
48
### Features
59
* Added `suggestedRepliesDirection` global option which serves as vertical/horizontal scroll option for `SuggestedReplies`

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