We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57ed4ba commit 0dd62e1Copy full SHA for 0dd62e1
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## [1.0.1](https://github.com/sendbird/sendbird-calls-react-native/compare/v1.0.0...v1.0.1) (2023-01-05)
2
+
3
# [1.0.0](https://github.com/sendbird/sendbird-calls-react-native/compare/v1.0.0-rc.3...v1.0.0) (2022-09-08)
4
5
# [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)
package.json
@@ -1,6 +1,6 @@
{
"name": "@sendbird/calls-react-native",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "ReactNative Calls SDK",
"main": "lib/commonjs/index",
6
"module": "lib/module/index",
0 commit comments