From 224e2835783a15da026624bd9f660618ee514079 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 10 Jun 2023 11:12:38 +0000 Subject: [PATCH] chore(release): 12.2.1 [skip ci] ## [12.2.1](https://github.com/react-native-webview/react-native-webview/compare/v12.2.0...v12.2.1) (2023-06-10) ### Bug Fixes * Revert "Missing android.support.FILE_PROVIDER_PATHS meta-data on some OEMs ([#2952](https://github.com/react-native-webview/react-native-webview/issues/2952))" ([e17a79b](https://github.com/react-native-webview/react-native-webview/commit/e17a79b9aa1ea41c9e52ae67fb6afd91cfa144f2)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f914a965d..d7dd30a08 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "Thibault Malbranche " ], "license": "MIT", - "version": "12.2.0", + "version": "12.2.1", "homepage": "https://github.com/react-native-webview/react-native-webview#readme", "scripts": { "android": "react-native run-android",