Skip to content

Commit 4fa7698

Browse files
committed
chore: update changelog draft
1 parent b73f644 commit 4fa7698

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

CHANGELOG_DRAFT.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
## v1.1.2
1+
## v1.1.3
22

3-
- Updated iOS deployment target to 12.0
4-
- Updated iOS SDK (Added PrivacyInfo.xcprivacy for Apple Privacy Manifest)
3+
- Added `DirectCall.resumeVideoCapturer()` and `LocalParticipant.resumeVideoCapturer()` methods to Android.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,5 +157,6 @@
157157
},
158158
"resolutions": {
159159
"@types/react": "^18.2.47"
160-
}
160+
},
161+
"packageManager": "[email protected]"
161162
}

sample/ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ PODS:
385385
- React-RCTImage
386386
- RNVoipPushNotification (3.3.0):
387387
- React-Core
388-
- sendbird-calls-react-native (1.1.1):
388+
- sendbird-calls-react-native (1.1.2):
389389
- React-Core
390390
- SendBirdCalls (= 1.10.18)
391391
- SendBirdCalls (1.10.18):
@@ -607,7 +607,7 @@ SPEC CHECKSUMS:
607607
RNPermissions: 34d678157c800b25b22a488e4d8babb57456e796
608608
RNScreens: 40a2cb40a02a609938137a1e0acfbf8fc9eebf19
609609
RNVoipPushNotification: 14bb5a389588ea1cbee4706a55df99950687fd6d
610-
sendbird-calls-react-native: 7f959ba9fa400a7efb09f3ad347081fce3da2e64
610+
sendbird-calls-react-native: 3d8567491c1847df62f209896113efa3b6492730
611611
SendBirdCalls: 653e17821fbd0326a08eab8b777c95f7092e4e95
612612
SendBirdWebRTC: 441cc06f611871544ca7774c76e057708c01027f
613613
Yoga: 0bc4b37c3b8a345336ff601e2cf7d9704bab7e93

0 commit comments

Comments
 (0)