Skip to content

Commit 98e296a

Browse files
committed
chore: release 1.0.0
1 parent c11a242 commit 98e296a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# [1.0.0](https://github.com/sendbird/sendbird-calls-react-native/compare/v1.0.0-rc.3...v1.0.0) (2022-09-08)
2+
13
# [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)
24

35

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.3",
3+
"version": "1.0.0",
44
"description": "ReactNative Calls SDK",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)