From 891e595bcf5cafe4a903d5aa643e8361d0c3d467 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 14 Jun 2023 16:37:24 +0000 Subject: [PATCH] chore(release): 13.2.2 [skip ci] ## [13.2.2](https://github.com/react-native-webview/react-native-webview/compare/v13.2.1...v13.2.2) (2023-06-14) ### Bug Fixes * **macOS:** address regression due to didMoveToSuperview ([#3006](https://github.com/react-native-webview/react-native-webview/issues/3006)) ([41576ca](https://github.com/react-native-webview/react-native-webview/commit/41576ca9a7d5d0a9470f2e4227a9d2128d7727c2)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4750dda40..10b396a50 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "Thibault Malbranche " ], "license": "MIT", - "version": "13.2.1", + "version": "13.2.2", "homepage": "https://github.com/react-native-webview/react-native-webview#readme", "scripts": { "android": "react-native run-android",