chore(release): 11.14.0 [skip ci]

# [11.14.0](https://github.com/react-native-webview/react-native-webview/compare/v11.13.1...v11.14.0) (2021-09-30)

### Features

* **auth:** Basic Authentication Support ([#1467](https://github.com/react-native-webview/react-native-webview/issues/1467)) ([0c42a98](0c42a9812e))
This commit is contained in:
semantic-release-bot 2021-09-30 16:06:34 +00:00
parent 0c42a9812e
commit af418ecae4
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.13.1",
"version": "11.14.0",
"homepage": "https://github.com/react-native-webview/react-native-webview#readme",
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",