Skip to content

Commit b36ddc5

Browse files
committed
v3.8.2
1 parent 9f96ea5 commit b36ddc5

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog - v3
22

3-
## [v3.8.1] (Nov 10 2023)
3+
## [v3.8.2] (Nov 10 2023)
44

55
### Features:
66
* `MessageContent` is not customizable with three new optional properties:
@@ -54,6 +54,8 @@
5454
### Improvements:
5555
* Use `channel.members` instead of fetching for non-super group channels in the `SuggestedMentionList`
5656

57+
## [v3.8.1] (Nov 10 2023) - DEPRECATED
58+
5759
## [v3.8.0] (Nov 3 2023)
5860

5961
### Feat:

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