chore(release): 11.4.0 [skip ci]

# [11.4.0](https://github.com/react-native-webview/react-native-webview/compare/v11.3.2...v11.4.0) (2021-04-13)

### Features

* **windows:** Add POST requests, fixes Windows CI issues, and other QOL ([#1926](https://github.com/react-native-webview/react-native-webview/issues/1926)) ([d352d14](d352d147bd))
This commit is contained in:
semantic-release-bot 2021-04-13 23:44:21 +00:00
parent d352d147bd
commit d6672c87eb
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.3.2",
"version": "11.4.0",
"homepage": "https://github.com/react-native-webview/react-native-webview#readme",
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",