chore(release): 11.6.5 [skip ci]

## [11.6.5](https://github.com/react-native-webview/react-native-webview/compare/v11.6.4...v11.6.5) (2021-07-01)

### Bug Fixes

* **logs:** remove warning logs for common/handled error events. ([#2043](https://github.com/react-native-webview/react-native-webview/issues/2043)) ([279d6ae](279d6ae98c))
This commit is contained in:
semantic-release-bot 2021-07-01 12:34:48 +00:00
parent 279d6ae98c
commit ecd4cc63e6
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.4",
"version": "11.6.5",
"homepage": "https://github.com/react-native-webview/react-native-webview#readme",
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",