Skip to content

Commit 4595031

Browse files
authored
release: v3.15.11 (#1290)
## [v3.15.11] (Dec 19 2024) - Fixed an issue where the bubble type typing indicator appeared but was not visible because the scroll did not move to the bottom.
1 parent 146ba9c commit 4595031

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.15.11] (Dec 19 2024)
4+
5+
- Fixed an issue where the bubble type typing indicator appeared but was not visible because the scroll did not move to the bottom.
6+
37
## [v3.15.10] (Dec 12 2024)
48

59
### Features:

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