diff --git a/package.json b/package.json index fb9805c5..eb371ce7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fishjam-web-sdk", - "version": "0.29.0", + "version": "0.30.0-rc.0", "license": "MIT", "private": true, "workspaces": [ diff --git a/packages/ios-expo-voip/package.json b/packages/ios-expo-voip/package.json index 8c08630a..1ee65260 100644 --- a/packages/ios-expo-voip/package.json +++ b/packages/ios-expo-voip/package.json @@ -1,6 +1,6 @@ { "name": "@fishjam-cloud/ios-expo-voip", - "version": "0.29.0", + "version": "0.30.0-rc.0", "description": "AppDelegate glue for Fishjam VoIP on iOS — registers PushKit at launch and routes Siri/Recents call intents. Install alongside @fishjam-cloud/react-native-client when VoIP options are enabled.", "license": "Apache-2.0", "author": "Fishjam Team", diff --git a/packages/mobile-client/package.json b/packages/mobile-client/package.json index 1088771b..0abfb84a 100644 --- a/packages/mobile-client/package.json +++ b/packages/mobile-client/package.json @@ -1,6 +1,6 @@ { "name": "@fishjam-cloud/react-native-client", - "version": "0.29.0", + "version": "0.30.0-rc.0", "description": "React Native client library for Fishjam", "license": "Apache-2.0", "author": "Fishjam Team", diff --git a/packages/react-client/package.json b/packages/react-client/package.json index 54c33663..4f4e9b99 100644 --- a/packages/react-client/package.json +++ b/packages/react-client/package.json @@ -1,6 +1,6 @@ { "name": "@fishjam-cloud/react-client", - "version": "0.29.0", + "version": "0.30.0-rc.0", "description": "React client library for Fishjam", "license": "Apache-2.0", "author": "Fishjam Team", diff --git a/packages/react-native-custom-video-source/package.json b/packages/react-native-custom-video-source/package.json index 5f215f6f..53bca2ed 100644 --- a/packages/react-native-custom-video-source/package.json +++ b/packages/react-native-custom-video-source/package.json @@ -1,6 +1,6 @@ { "name": "@fishjam-cloud/react-native-custom-video-source", - "version": "0.29.0", + "version": "0.30.0-rc.0", "description": "Publish your own video frames to Fishjam — forward native buffers or render into a WebGPU surface pool, from any frame source", "license": "Apache-2.0", "author": "Fishjam Team", diff --git a/packages/react-native-vision-camera-source/package.json b/packages/react-native-vision-camera-source/package.json index 1cacf619..4fe3a9b7 100644 --- a/packages/react-native-vision-camera-source/package.json +++ b/packages/react-native-vision-camera-source/package.json @@ -1,6 +1,6 @@ { "name": "@fishjam-cloud/react-native-vision-camera-source", - "version": "0.29.0", + "version": "0.30.0-rc.0", "description": "VisionCamera frame outputs that publish camera frames to Fishjam — zero-copy forwarding and WebGPU-rendered video sources", "license": "Apache-2.0", "author": "Fishjam Team", diff --git a/packages/react-native-webrtc b/packages/react-native-webrtc index 2f4f2b78..e8ea158e 160000 --- a/packages/react-native-webrtc +++ b/packages/react-native-webrtc @@ -1 +1 @@ -Subproject commit 2f4f2b7871b1b558fe090a94b46d49021eef89dc +Subproject commit e8ea158e6240c4ac41b5209f7073e4257e5e9612 diff --git a/packages/ts-client/package.json b/packages/ts-client/package.json index fb1a6178..908cc607 100644 --- a/packages/ts-client/package.json +++ b/packages/ts-client/package.json @@ -1,6 +1,6 @@ { "name": "@fishjam-cloud/ts-client", - "version": "0.29.0", + "version": "0.30.0-rc.0", "description": "Typescript client library for Fishjam", "license": "Apache-2.0", "author": "Fishjam Team", diff --git a/packages/webrtc-client/package.json b/packages/webrtc-client/package.json index a3b1f935..7b9f2bc9 100644 --- a/packages/webrtc-client/package.json +++ b/packages/webrtc-client/package.json @@ -1,6 +1,6 @@ { "name": "@fishjam-cloud/webrtc-client", - "version": "0.29.0", + "version": "0.30.0-rc.0", "description": "Typescript client library for ExWebRTC/WebRTC endpoint in Membrane RTC Engine", "license": "Apache-2.0", "author": "Fishjam Team",