chore(release): 11.4.7 [skip ci]

## [11.4.7](https://github.com/react-native-webview/react-native-webview/compare/v11.4.6...v11.4.7) (2021-05-20)

### Bug Fixes

* **types:** Remove references to nonexistent extraNativeComponentConfig prop ([#1958](https://github.com/react-native-webview/react-native-webview/issues/1958)) ([c1e91f7](c1e91f7d73))
This commit is contained in:
semantic-release-bot 2021-05-20 22:13:02 +00:00
parent c1e91f7d73
commit 0419e32f3f
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.4.6",
"version": "11.4.7",
"homepage": "https://github.com/react-native-webview/react-native-webview#readme",
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",