diff --git a/package.json b/package.json index 64215866..d781ae80 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fishjam-web-sdk", - "version": "0.29.0", + "version": "0.30.0", "license": "MIT", "private": true, "workspaces": [ diff --git a/packages/ios-expo-voip/package.json b/packages/ios-expo-voip/package.json index 8c08630a..89e7e7f5 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", "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..0ead91ca 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", "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..156eac80 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", "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..d6310340 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", "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..64ebb9ae 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", "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..93af0d80 160000 --- a/packages/react-native-webrtc +++ b/packages/react-native-webrtc @@ -1 +1 @@ -Subproject commit 2f4f2b7871b1b558fe090a94b46d49021eef89dc +Subproject commit 93af0d800e0111a9c3b3706f2bef7fc48113079e diff --git a/packages/ts-client/package.json b/packages/ts-client/package.json index fb1a6178..64b573e3 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", "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..89b85411 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", "description": "Typescript client library for ExWebRTC/WebRTC endpoint in Membrane RTC Engine", "license": "Apache-2.0", "author": "Fishjam Team",