Kaynağa Gözat

chore(release): 5.3.1 [skip ci]

## [5.3.1](https://github.com/react-native-community/react-native-webview/compare/v5.3.0...v5.3.1) (2019-03-13)

### Bug Fixes

* **onShouldStartLoadWithRequest:** android event was missing fields ([#385](https://github.com/react-native-community/react-native-webview/issues/385)) ([a25997b](https://github.com/react-native-community/react-native-webview/commit/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)
semantic-release-bot 5 yıl önce
ebeveyn
işleme
0d3b1df2e3
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      package.json

+ 1
- 1
package.json Dosyayı Görüntüle

@@ -8,7 +8,7 @@
8 8
     "Thibault Malbranche <malbranche.thibault@gmail.com>"
9 9
   ],
10 10
   "license": "MIT",
11
-  "version": "5.3.0",
11
+  "version": "5.3.1",
12 12
   "homepage": "https://github.com/react-native-community/react-native-webview#readme",
13 13
   "scripts": {
14 14
     "test:js": "jest",