chore(release): 11.2.5 [skip ci]

## [11.2.5](https://github.com/react-native-webview/react-native-webview/compare/v11.2.4...v11.2.5) (2021-03-15)

### Bug Fixes

* **iOS:** webview retain cycle ([#1916](https://github.com/react-native-webview/react-native-webview/issues/1916)) ([30a53d9](30a53d9480))
This commit is contained in:
semantic-release-bot 2021-03-15 09:23:13 +00:00
parent 9c51a17040
commit 4c71ff2d93
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.2.4",
"version": "11.2.5",
"homepage": "https://github.com/react-native-webview/react-native-webview#readme",
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",