Skip to content

Commit 97b938c

Browse files
committed
chore: release 1.0.0-rc.3
1 parent 0fda3ea commit 97b938c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.0.0-rc.3](https://github.com/sendbird/sendbird-calls-react-native/compare/v1.0.0-rc.2...v1.0.0-rc.3) (2022-09-05)
2+
3+
4+
### Features
5+
6+
* test commit ([0fda3ea](https://github.com/sendbird/sendbird-calls-react-native/commit/0fda3ea3c40d021ffb76f0cfba7be9ba8f739cc7))
7+
18
# [1.0.0-rc.2](https://github.com/sendbird/sendbird-calls-react-native/compare/v1.0.0-rc.1...v1.0.0-rc.2) (2022-09-05)
29

310
# [1.0.0-rc.1](https://github.com/sendbird/sendbird-calls-react-native/compare/v1.0.0-rc.0...v1.0.0-rc.1) (2022-09-05)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sendbird/calls-react-native",
3-
"version": "1.0.0-rc.2",
3+
"version": "1.0.0-rc.3",
44
"description": "ReactNative Calls SDK",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)