chore(release): 5.3.0 [skip ci]

# [5.3.0](https://github.com/react-native-community/react-native-webview/compare/v5.2.5...v5.3.0) (2019-03-07)

### Features

* **WKWebView:** add prop `directionalLockEnabled` for iOS ([#389](https://github.com/react-native-community/react-native-webview/issues/389)) ([08cc600](https://github.com/react-native-community/react-native-webview/commit/08cc600))
This commit is contained in:
semantic-release-bot 2019-03-07 09:29:19 +00:00
parent 4cbfc81195
commit 455e22e3b3
1 changed files with 1 additions and 1 deletions

View File

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