From 74de1f43d50fd94785cae6cf491ef5a4970c7be8 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 28 Mar 2024 01:15:18 +0000 Subject: [PATCH] chore(release): 13.8.4 [skip ci] ## [13.8.4](https://github.com/react-native-webview/react-native-webview/compare/v13.8.3...v13.8.4) (2024-03-28) ### Bug Fixes * Remove log statement that breaks react-native-community autolinking config ([#3367](https://github.com/react-native-webview/react-native-webview/issues/3367)) ([81fe8e0](https://github.com/react-native-webview/react-native-webview/commit/81fe8e0b0a4b4238cbf438fd3de8f0639658d59f)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a59fd300e..28e1c95fb 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "Thibault Malbranche " ], "license": "MIT", - "version": "13.8.3", + "version": "13.8.4", "homepage": "https://github.com/react-native-webview/react-native-webview#readme", "scripts": { "android": "react-native run-android",