Skip to content

Commit c077903

Browse files
v4.0.2
1 parent 38d9255 commit c077903

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
[Release Section](https://github.com/hoxfon/react-native-twilio-programmable-voice/releases)
22

3+
## 4.0.2
4+
5+
- iOS
6+
- fix: always disable proximityMonitor on iOS when the call is disconnected
7+
38
## 4.0.0
49

510
- Android

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-twilio-programmable-voice",
3-
"version": "4.0.1",
3+
"version": "4.0.2",
44
"description": "React Native wrapper for Twilio Programmable Voice SDK",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)