Skip to content

Commit

Permalink
updated packages versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ygit committed Aug 20, 2024
1 parent 04e8abb commit 7f47298
Show file tree
Hide file tree
Showing 6 changed files with 20 additions and 32 deletions.
24 changes: 6 additions & 18 deletions packages/react-native-room-kit/example/ExampleAppChangelog.txt
Original file line number Diff line number Diff line change
@@ -1,21 +1,9 @@
Board: https://app.devrev.ai/100ms/vistas/vista-254

- Add runtime permission flow on Android
https://app.devrev.ai/100ms/works/ISS-22855
- Support for long running sessions
https://app.devrev.ai/100ms/works/ISS-23133

- Resolve app not running on Android 14 issue
https://app.devrev.ai/100ms/works/ISS-22860

- Resolve warning about React State update
https://app.devrev.ai/100ms/works/ISS-22807

- Added support for Noise Cancellation Default State
https://app.devrev.ai/100ms/works/ISS-22853

- Added support for Switch Role on Prebuilt
https://app.devrev.ai/100ms/works/ISS-22863

Room Kit: 1.2.2
React Native SDK: 1.10.9
Android SDK: 2.9.64
iOS SDK: 1.15.0
Room Kit: 1.2.3
React Native SDK: 1.11.0
Android SDK: 2.9.65
iOS SDK: 1.16.0
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ GEM
artifactory (3.0.17)
atomos (0.1.3)
aws-eventstream (1.3.0)
aws-partitions (1.965.0)
aws-partitions (1.966.0)
aws-sdk-core (3.201.5)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
Expand Down
10 changes: 5 additions & 5 deletions packages/react-native-room-kit/example/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/react-native-room-kit/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"lint": "eslint . --ext .js,.jsx,.ts,.tsx"
},
"dependencies": {
"@100mslive/react-native-video-plugin": "0.1.2",
"@100mslive/react-native-video-plugin": "1.0.0",
"@react-native-async-storage/async-storage": "1.17.11",
"@react-native-community/blur": "^4.3.2",
"@react-native-masked-view/masked-view": "^0.2.9",
Expand Down
10 changes: 5 additions & 5 deletions packages/react-native-room-kit/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/react-native-room-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
"redux": "^4.1.0"
},
"devDependencies": {
"@100mslive/react-native-video-plugin": "0.1.2",
"@100mslive/react-native-video-plugin": "1.0.0",
"@commitlint/config-conventional": "^17.0.2",
"@evilmartians/lefthook": "^1.2.2",
"@react-native-community/eslint-config": "^3.0.2",
Expand Down Expand Up @@ -173,7 +173,7 @@
"react-native-webview": "^13.8.7"
},
"additionalDependencies": {
"@100mslive/react-native-video-plugin": "0.1.2",
"@100mslive/react-native-video-plugin": "1.0.0",
"react-native-image-picker": "^7.1.2"
},
"resolutions": {
Expand Down

0 comments on commit 7f47298

Please sign in to comment.