chore(release): 5.4.5 [skip ci]

## [5.4.5](https://github.com/react-native-community/react-native-webview/compare/v5.4.4...v5.4.5) (2019-03-27)

### Bug Fixes

* **types:** export WebViewProps for external use ([#457](https://github.com/react-native-community/react-native-webview/issues/457)) ([ef709aa](https://github.com/react-native-community/react-native-webview/commit/ef709aa))
This commit is contained in:
semantic-release-bot 2019-03-27 08:27:45 +00:00
parent ef709aa82b
commit 30dc8b49a9

View File

@ -8,7 +8,7 @@
"Thibault Malbranche <malbranche.thibault@gmail.com>"
],
"license": "MIT",
"version": "5.4.4",
"version": "5.4.5",
"homepage": "https://github.com/react-native-community/react-native-webview#readme",
"scripts": {
"ci": "CI=true && yarn lint && yarn test",