chore(release): 3.1.1 [skip ci]

## [3.1.1](https://github.com/react-native-community/react-native-webview/compare/v3.1.0...v3.1.1) (2019-01-11)

### Bug Fixes

* **WKWebView:** Add "Frame load interrupted" error handling for OAuth ([#147](https://github.com/react-native-community/react-native-webview/issues/147)) ([6f61224](https://github.com/react-native-community/react-native-webview/commit/6f61224))
This commit is contained in:
semantic-release-bot 2019-01-11 14:03:17 +00:00
parent 6f612242fe
commit ac406bf66f
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
"Thibault Malbranche <malbranche.thibault@gmail.com>"
],
"license": "MIT",
"version": "3.1.0",
"version": "3.1.1",
"homepage": "https://github.com/react-native-community/react-native-webview#readme",
"scripts": {
"test:ios:flow": "flow check",