Skip to content

Commit 0d3b1df

Browse files
chore(release): 5.3.1 [skip ci]
## [5.3.1](react-native-webview/react-native-webview@v5.3.0...v5.3.1) (2019-03-13) ### Bug Fixes * **onShouldStartLoadWithRequest:** android event was missing fields ([react-native-webview#385](react-native-webview#385)) ([a25997b](react-native-webview@a25997b)), closes [/github.com/react-native-community/react-native-webview/blob/master/js/WebViewTypes.js#L34](https://github.com//github.com/react-native-community/react-native-webview/blob/master/js/WebViewTypes.js/issues/L34)
1 parent a25997b commit 0d3b1df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"Thibault Malbranche <[email protected]>"
99
],
1010
"license": "MIT",
11-
"version": "5.3.0",
11+
"version": "5.3.1",
1212
"homepage": "https://github.com/react-native-community/react-native-webview#readme",
1313
"scripts": {
1414
"test:js": "jest",

0 commit comments

Comments
 (0)