chore(release): 10.10.1 [skip ci]

## [10.10.1](https://github.com/react-native-community/react-native-webview/compare/v10.10.0...v10.10.1) (2020-11-06)

### Bug Fixes

* **windows:** Resolve Missing Deploy Target ([#1716](https://github.com/react-native-community/react-native-webview/issues/1716) by [@chiaramooney](https://github.com/chiaramooney)) ([8bd0b41](8bd0b41381))
This commit is contained in:
semantic-release-bot 2020-11-06 20:26:46 +00:00
parent 8bd0b41381
commit 4ec290d3f5
1 changed files with 1 additions and 1 deletions

View File

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