chore(release): 11.0.1 [skip ci]

## [11.0.1](https://github.com/react-native-community/react-native-webview/compare/v11.0.0...v11.0.1) (2020-12-05)

### Bug Fixes

* **ts:** onScroll event type ([#1631](https://github.com/react-native-community/react-native-webview/issues/1631)) ([84b7177](84b7177d21))
This commit is contained in:
semantic-release-bot 2020-12-05 19:32:13 +00:00
parent 84b7177d21
commit f1e7f3dc4a

View File

@ -8,7 +8,7 @@
"Thibault Malbranche <malbranche.thibault@gmail.com>"
],
"license": "MIT",
"version": "11.0.0",
"version": "11.0.1",
"homepage": "https://github.com/react-native-community/react-native-webview#readme",
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",