Skip to content

Commit

Permalink
chore: update changelog draft
Browse files Browse the repository at this point in the history
  • Loading branch information
bang9 committed Oct 25, 2024
1 parent b73f644 commit 4fa7698
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
5 changes: 2 additions & 3 deletions CHANGELOG_DRAFT.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
## v1.1.2
## v1.1.3

- Updated iOS deployment target to 12.0
- Updated iOS SDK (Added PrivacyInfo.xcprivacy for Apple Privacy Manifest)
- Added `DirectCall.resumeVideoCapturer()` and `LocalParticipant.resumeVideoCapturer()` methods to Android.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,5 +157,6 @@
},
"resolutions": {
"@types/react": "^18.2.47"
}
},
"packageManager": "[email protected]"
}
4 changes: 2 additions & 2 deletions sample/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@ PODS:
- React-RCTImage
- RNVoipPushNotification (3.3.0):
- React-Core
- sendbird-calls-react-native (1.1.1):
- sendbird-calls-react-native (1.1.2):
- React-Core
- SendBirdCalls (= 1.10.18)
- SendBirdCalls (1.10.18):
Expand Down Expand Up @@ -607,7 +607,7 @@ SPEC CHECKSUMS:
RNPermissions: 34d678157c800b25b22a488e4d8babb57456e796
RNScreens: 40a2cb40a02a609938137a1e0acfbf8fc9eebf19
RNVoipPushNotification: 14bb5a389588ea1cbee4706a55df99950687fd6d
sendbird-calls-react-native: 7f959ba9fa400a7efb09f3ad347081fce3da2e64
sendbird-calls-react-native: 3d8567491c1847df62f209896113efa3b6492730
SendBirdCalls: 653e17821fbd0326a08eab8b777c95f7092e4e95
SendBirdWebRTC: 441cc06f611871544ca7774c76e057708c01027f
Yoga: 0bc4b37c3b8a345336ff601e2cf7d9704bab7e93
Expand Down

0 comments on commit 4fa7698

Please sign in to comment.