chore(release): 11.4.3 [skip ci]

## [11.4.3](https://github.com/react-native-webview/react-native-webview/compare/v11.4.2...v11.4.3) (2021-04-26)

### Bug Fixes

* **autolink-windows:** enable autolinking on Windows ([9114b78](9114b78d41))
This commit is contained in:
semantic-release-bot 2021-04-26 15:42:07 +00:00
parent 9114b78d41
commit 8022f9b129
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.4.2",
"version": "11.4.3",
"homepage": "https://github.com/react-native-webview/react-native-webview#readme",
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",