chore(release): 8.0.1 [skip ci]
## [8.0.1](https://github.com/react-native-community/react-native-webview/compare/v8.0.0...v8.0.1) (2019-12-17)
### Bug Fixes
* **iOS:** Ignore WebKitDomainError 101 ([#961](https://github.com/react-native-community/react-native-webview/issues/961)) ([adb5608
](https://github.com/react-native-community/react-native-webview/commit/adb5608))
This commit is contained in:
parent
adb5608116
commit
7ba1bc5129
|
@ -8,7 +8,7 @@
|
|||
"Thibault Malbranche <malbranche.thibault@gmail.com>"
|
||||
],
|
||||
"license": "MIT",
|
||||
"version": "8.0.0",
|
||||
"version": "8.0.1",
|
||||
"homepage": "https://github.com/react-native-community/react-native-webview#readme",
|
||||
"scripts": {
|
||||
"ci": "CI=true && yarn lint && yarn test",
|
||||
|
|
Loading…
Reference in New Issue