chore(release): 11.5.0 [skip ci]

# [11.5.0](https://github.com/react-native-webview/react-native-webview/compare/v11.4.7...v11.5.0) (2021-05-20)

### Features

* **android:** Enhanced camera/audio and geolocation permissions ([#1239](https://github.com/react-native-webview/react-native-webview/issues/1239)) ([9f6037e](9f6037e4b2))
This commit is contained in:
semantic-release-bot 2021-05-20 22:17:00 +00:00
parent 9f6037e4b2
commit 13b903acc0
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.4.7",
"version": "11.5.0",
"homepage": "https://github.com/react-native-webview/react-native-webview#readme",
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",