From 0a60bf77ca08f39b7cbfccc1550821bfb04e46d3 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 28 Mar 2024 00:10:08 +0000 Subject: [PATCH] chore(release): 13.8.3 [skip ci] ## [13.8.3](https://github.com/react-native-webview/react-native-webview/compare/v13.8.2...v13.8.3) (2024-03-28) ### Bug Fixes * issue on bridgeless when accessing ReactContext (preparing RN74) ([#3366](https://github.com/react-native-webview/react-native-webview/issues/3366)) ([ab420a0](https://github.com/react-native-webview/react-native-webview/commit/ab420a0c29a15bd41d1c27240a29dbc5752e7a63)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e18cd077a..a59fd300e 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "Thibault Malbranche " ], "license": "MIT", - "version": "13.8.2", + "version": "13.8.3", "homepage": "https://github.com/react-native-webview/react-native-webview#readme", "scripts": { "android": "react-native run-android",