Skip to content

Commit

Permalink
chore: 2.0.2
Browse files Browse the repository at this point in the history
### [2.0.2](https://github.com/expo/config-plugins/compare/@config-plugins/[email protected]...@config-plugins/[email protected]) (2022-03-16)

### Bug Fixes

* **ci:** change release config order [skip ci] ([#52](#52)) ([429dcdc](429dcdc))
* **ci:** ignore private packages ([537afa4](537afa4))

### Continuous Integration

* add statuses permissions to pr title workflow [skip ci] ([#54](#54)) ([1374ab2](1374ab2))
* fix versions [skip ci] ([#53](#53)) ([5de4ae3](5de4ae3))
* revert permissions ([73109da](73109da))

### Documentation changes

* **ios-stickers:** add doc block ([#55](#55)) ([c904bc6](c904bc6))
  • Loading branch information
semantic-release-bot committed Mar 16, 2022
1 parent 39a9e63 commit 480ec19
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/react-native-webrtc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,8 @@
### @config-plugins/react-native-webrtc [2.0.2](https://github.com/expo/config-plugins/compare/@config-plugins/[email protected]...@config-plugins/[email protected]) (2022-03-16)


### Continuous Integration

* fix versions [skip ci] ([#53](https://github.com/expo/config-plugins/issues/53)) ([5de4ae3](https://github.com/expo/config-plugins/commit/5de4ae3e6182c32b7aa24d70ccd23a11663bb089))

## @config-plugins/react-native-webrtc 2.0.1
2 changes: 1 addition & 1 deletion packages/react-native-webrtc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@config-plugins/react-native-webrtc",
"version": "2.0.1",
"version": "2.0.2",
"description": "Config plugin to setup react-native-webrtc on prebuild",
"main": "build/withWebRTC.js",
"types": "build/withWebRTC.d.ts",
Expand Down

0 comments on commit 480ec19

Please sign in to comment.