Skip to content

Commit a29f8aa

Browse files
authored
release: v3.16.1 (#1319)
## [v3.16.1] (Mar 5 2025) ### Fixes: - Fixed an unexpected error in `MessageList`
1 parent 749a8d0 commit a29f8aa

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog - v3
22

3+
## [v3.16.1] (Mar 5 2025)
4+
### Fixes:
5+
- Fixed an unexpected error in `MessageList`
6+
37
## [v3.16.0] (Feb 28 2025)
48
### Fixes:
59
- Added the missing import paths for the following interfaces

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sendbird/uikit-react",
3-
"version": "3.16.0",
3+
"version": "3.16.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)