chore(release): 8.1.1 [skip ci]

## [8.1.1](https://github.com/react-native-community/react-native-webview/compare/v8.1.0...v8.1.1) (2020-02-19)

### Bug Fixes

* **Android:** Don't show camera options for a file upload when they can not be used ([#1210](https://github.com/react-native-community/react-native-webview/issues/1210)) ([4093682](https://github.com/react-native-community/react-native-webview/commit/4093682))
This commit is contained in:
semantic-release-bot 2020-02-19 02:42:47 +00:00
parent 4093682e08
commit 118663287a

View File

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