chore(release): 11.4.6 [skip ci]

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

### Bug Fixes

* **android:** Changing ThemedReactContext to ReactContext to allow custom stuff ([#1994](https://github.com/react-native-webview/react-native-webview/issues/1994)) ([7b71364](https://github.com/react-native-webview/react-native-webview/commit/7b71364a9cb91d43b10e1c9dcfabf75253d3514d))
This commit is contained in:
semantic-release-bot
2021-05-20 08:22:25 +00:00
parent 7b71364a9c
commit ca696b586f
+1 -1
View File
@@ -8,7 +8,7 @@
"Thibault Malbranche <malbranche.thibault@gmail.com>"
],
"license": "MIT",
"version": "11.4.5",
"version": "11.4.6",
"homepage": "https://github.com/react-native-webview/react-native-webview#readme",
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",