chore(release): 11.2.3 [skip ci]

## [11.2.3](https://github.com/react-native-webview/react-native-webview/compare/v11.2.2...v11.2.3) (2021-02-11)

### Bug Fixes

* **android:** Fix full=screen video when in modals ([#1748](https://github.com/react-native-webview/react-native-webview/issues/1748) by [@cristianoccazinsp](https://github.com/cristianoccazinsp)) ([4f469ee](4f469ee9aa))
This commit is contained in:
semantic-release-bot 2021-02-11 05:11:02 +00:00
parent 4f469ee9aa
commit dd315bcf87

View File

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