Skip to content

Commit fce87f6

Browse files
committed
v3.13.1
1 parent c2e5287 commit fce87f6

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## [v3.13.1] (Mar 08, 2024)
4+
5+
### Fixes
6+
- Fixed a GroupChannel scroll issue on Safari when scrollBehavior is set to smooth
7+
- Fixed the case where the calculation of the input height in the chat window was not functioning properly
8+
39
## [v3.13.0] (Feb 29, 2024)
410
#### Template message feature
511
Now we are supporting template message feature!

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