chore(release): 11.8.0 [skip ci]

# [11.8.0](https://github.com/react-native-webview/react-native-webview/compare/v11.7.0...v11.8.0) (2021-08-09)

### Features

* **apple:** userAgent can be changed at runtime ([#2116](https://github.com/react-native-webview/react-native-webview/issues/2116)) ([2fc86f9](2fc86f9d39))
This commit is contained in:
semantic-release-bot 2021-08-09 17:21:39 +00:00
parent 2fc86f9d39
commit 2ed1f247fe
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.7.0",
"version": "11.8.0",
"homepage": "https://github.com/react-native-webview/react-native-webview#readme",
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",