From e5dbc5ddc7f8961a444784fe64947c9043dd9150 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 8 Jan 2022 02:49:47 +0000 Subject: [PATCH] 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](https://github.com/react-native-webview/react-native-webview/commit/a12e231121e4dad2a5c8c8f0fcbca91c7a76a52f)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 72be741..c15fea3 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "Thibault Malbranche " ], "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",