chore(release): 11.13.0 [skip ci]

# [11.13.0](https://github.com/react-native-webview/react-native-webview/compare/v11.12.0...v11.13.0) (2021-08-09)

### Features

* **onError:** Add support for preventDefault when using onError method ([#1706](https://github.com/react-native-webview/react-native-webview/issues/1706)) ([404e3e6](404e3e69e2))
This commit is contained in:
semantic-release-bot 2021-08-09 21:40:48 +00:00
parent 404e3e69e2
commit cb1c3f459f
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.12.0",
"version": "11.13.0",
"homepage": "https://github.com/react-native-webview/react-native-webview#readme",
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",