chore(release): 11.15.2 [skip ci]

## [11.15.2](https://github.com/react-native-webview/react-native-webview/compare/v11.15.1...v11.15.2) (2022-01-08)

### Bug Fixes

* **windows:** add Visual Studio 2022 toolset (so it doesn't fall back to v140) ([#2297](https://github.com/react-native-webview/react-native-webview/issues/2297)) ([d665456](d665456098))
This commit is contained in:
semantic-release-bot 2022-01-08 01:50:33 +00:00
parent d665456098
commit c42db6b614
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.15.1",
"version": "11.15.2",
"homepage": "https://github.com/react-native-webview/react-native-webview#readme",
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",