Skip to content

Commit e2d2b27

Browse files
chore: 2.1.0
## @config-plugins/react-native-webrtc [2.1.0](https://github.com/expo/config-plugins/compare/@config-plugins/react-native-webrtc@2.0.2...@config-plugins/react-native-webrtc@2.1.0) (2022-03-22) ### Features * **react-native-webrtc:** add config mod for Android minSdkVersion 24 ([ff8b167](ff8b167))
1 parent ff8b167 commit e2d2b27

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/react-native-webrtc/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## @config-plugins/react-native-webrtc [2.1.0](https://github.com/expo/config-plugins/compare/@config-plugins/react-native-webrtc@2.0.2...@config-plugins/react-native-webrtc@2.1.0) (2022-03-22)
2+
3+
4+
### Features
5+
6+
* **react-native-webrtc:** add config mod for Android minSdkVersion 24 ([ff8b167](https://github.com/expo/config-plugins/commit/ff8b1677640a560ca98abd8a83f349b3a1ee9017))
7+
18
### @config-plugins/react-native-webrtc [2.0.2](https://github.com/expo/config-plugins/compare/@config-plugins/react-native-webrtc@2.0.1...@config-plugins/react-native-webrtc@2.0.2) (2022-03-16)
29

310

packages/react-native-webrtc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@config-plugins/react-native-webrtc",
3-
"version": "2.0.2",
3+
"version": "2.1.0",
44
"description": "Config plugin to setup react-native-webrtc on prebuild",
55
"main": "build/withWebRTC.js",
66
"types": "build/withWebRTC.d.ts",

0 commit comments

Comments
 (0)