chore(release): 11.14.3 [skip ci]

## [11.14.3](https://github.com/react-native-webview/react-native-webview/compare/v11.14.2...v11.14.3) (2021-11-12)

### Bug Fixes

* **windows:** Simplify project structure, fix arm64 ([#2211](https://github.com/react-native-webview/react-native-webview/issues/2211)) ([aafa899](aafa8991f5))
This commit is contained in:
semantic-release-bot 2021-11-12 18:44:57 +00:00
parent aafa8991f5
commit 14cde20b24
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.14.2",
"version": "11.14.3",
"homepage": "https://github.com/react-native-webview/react-native-webview#readme",
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",