Skip to content

Commit bf6bfb7

Browse files
author
Sravan S
committed
Release: 3.0.0-beta.4 -> 3.0.0-beta.5
1 parent 567ad1a commit bf6bfb7

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,13 +1,15 @@
11
# Changelog - v3
22

3-
## [3.0.0-beta.4] (May 24 2022)
3+
## [3.0.0-beta.5] (May 24 2022)
44
Fixes:
55
* Export useChannelList
66
* Active disableAutoSelect props
77
* Remove empty CSS file to fix source map warning
88

99
DOC:
1010
* Add info about webpack 5 breaking changes
11+
12+
## [3.0.0-beta.4] (May 24 2022) -> unpublished
1113
## [3.0.0-beta.3] (May 19 2022)
1214
Fixes:
1315
* Rate limit markAsDelivered call

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.0.0-beta.4",
3+
"version": "3.0.0-beta.5",
44
"description": "React based UI kit for sendbird",
55
"main": "dist/index.js",
66
"style": "dist/index.css",

0 commit comments

Comments
 (0)