chore(release): 5.8.2 [skip ci]

## [5.8.2](https://github.com/react-native-community/react-native-webview/compare/v5.8.1...v5.8.2) (2019-05-13)

### Bug Fixes

* **android:** unable to re-enable hardware acceleration after disabled it ([#553](https://github.com/react-native-community/react-native-webview/issues/553)) ([c8977ec](https://github.com/react-native-community/react-native-webview/commit/c8977ec))
This commit is contained in:
semantic-release-bot 2019-05-13 07:40:46 +00:00
parent c8977ec7ce
commit 423aecaa02
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.8.1",
"version": "5.8.2",
"homepage": "https://github.com/react-native-community/react-native-webview#readme",
"scripts": {
"ci": "CI=true && yarn lint && yarn test",