Skip to content

Commit

Permalink
Update changelog and SDK version to 1.42.0
Browse files Browse the repository at this point in the history
  • Loading branch information
YuliaGrigorieva committed Jun 13, 2024
1 parent 04542cc commit 3b2298e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

### 1.42.0
- Update native Android and iOS modules to use Voximplant Android SDK 2.40.1 and Voximplant iOS SDK 2.53.0
- [ConnectOptions.node](https://voximplant.com/docs/references/reactnative/voximplant/connectoptions#node) is a required parameter to establish the connection with the Voximplant Cloud

### 1.41.0
- Update native Android and iOS modules to use Voximplant Android SDK 2.39.0 and Voximplant iOS SDK 2.52.0
- Introduce [ConnectionNode](https://voximplant.com/docs/references/reactnative/voximplant/connectionnode) enum
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-voximplant",
"version": "1.41.0",
"version": "1.42.0",
"description": "VoxImplant Mobile SDK for embedding voice and video communication into React Native apps.",
"nativePackage": true,
"keywords": [
Expand Down

0 comments on commit 3b2298e

Please sign in to comment.