From 36181d56cf98a8127d2e8e194cd6eabc087559aa Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Wed, 27 Nov 2024 16:31:28 +0000 Subject: [PATCH] chore(@stream-io/video-react-native-dogfood): release version 4.8.2 --- sample-apps/react-native/dogfood/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample-apps/react-native/dogfood/package.json b/sample-apps/react-native/dogfood/package.json index dbd3047b1c..53c007c621 100644 --- a/sample-apps/react-native/dogfood/package.json +++ b/sample-apps/react-native/dogfood/package.json @@ -1,6 +1,6 @@ { "name": "@stream-io/video-react-native-dogfood", - "version": "4.8.1", + "version": "4.8.2", "private": true, "scripts": { "android": "react-native run-android",