chore(release): 7.2.7 [skip ci]

## [7.2.7](https://github.com/react-native-community/react-native-webview/compare/v7.2.6...v7.2.7) (2019-09-26)

### Bug Fixes

* **iOS:** hideKeyboardAccessoryView on iPads ([#661](https://github.com/react-native-community/react-native-webview/issues/661)) ([09372c9](https://github.com/react-native-community/react-native-webview/commit/09372c9))
This commit is contained in:
semantic-release-bot 2019-09-26 23:29:29 +00:00
parent 09372c9d95
commit f958f8a493

View File

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