chore(release): 11.6.6 [skip ci]

## [11.6.6](https://github.com/react-native-webview/react-native-webview/compare/v11.6.5...v11.6.6) (2021-08-05)

### Bug Fixes

* **windows:** Navigation to ms-appdata and ms-appx-web local file request ([#2098](https://github.com/react-native-webview/react-native-webview/issues/2098)) ([4f89408](4f894083ca))
This commit is contained in:
semantic-release-bot 2021-08-05 08:11:00 +00:00
parent 4f894083ca
commit c1152ca850
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.6.5",
"version": "11.6.6",
"homepage": "https://github.com/react-native-webview/react-native-webview#readme",
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",