From 4ec290d3f5ef3952b45a155c4cac5ed7adf7c2c0 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 6 Nov 2020 20:26:46 +0000 Subject: [PATCH] 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](https://github.com/react-native-community/react-native-webview/commit/8bd0b41381a981845222d3eff059b62c6a1449d4)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c72a4e4c9..8b9dab89b 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "Thibault Malbranche " ], "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",