chore(release): 11.15.1 [skip ci]

## [11.15.1](https://github.com/react-native-webview/react-native-webview/compare/v11.15.0...v11.15.1) (2022-01-06)

### Bug Fixes

* **macos:** mediaCapturePermissionGrantType is iOS only ([#2313](https://github.com/react-native-webview/react-native-webview/issues/2313)) ([69cafd1](69cafd1d20))
This commit is contained in:
semantic-release-bot 2022-01-06 13:09:50 +00:00
parent 69cafd1d20
commit 6d73d5ba8e
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
"Thibault Malbranche <malbranche.thibault@gmail.com>"
],
"license": "MIT",
"version": "11.15.0",
"version": "11.15.1",
"homepage": "https://github.com/react-native-webview/react-native-webview#readme",
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",