chore(release): 11.16.0 [skip ci]

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

### Features

* **android:** add minimum font size ([#2279](https://github.com/react-native-webview/react-native-webview/issues/2279)) ([a12e231](a12e231121))
This commit is contained in:
semantic-release-bot 2022-01-08 02:49:47 +00:00
parent a12e231121
commit e5dbc5ddc7
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.2",
"version": "11.16.0",
"homepage": "https://github.com/react-native-webview/react-native-webview#readme",
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",