chore(release): 11.7.0 [skip ci]

# [11.7.0](https://github.com/react-native-webview/react-native-webview/compare/v11.6.6...v11.7.0) (2021-08-09)

### Features

* add prop to allow nested scroll on android ([#2056](https://github.com/react-native-webview/react-native-webview/issues/2056)) ([6bac272](6bac272a5f))
This commit is contained in:
semantic-release-bot 2021-08-09 17:15:53 +00:00
parent 6bac272a5f
commit 9d82aec237
1 changed files with 1 additions and 1 deletions

View File

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