From 2f8c480b6c738a5bfce3d61fed5be72894b9e922 Mon Sep 17 00:00:00 2001
From: KaustubhKumar05 <57426646+KaustubhKumar05@users.noreply.github.com>
Date: Mon, 11 Nov 2024 15:18:04 +0000
Subject: [PATCH] ci: update versions for release

---
 examples/prebuilt-react-integration/package.json |  2 +-
 packages/hls-player/package.json                 |  4 ++--
 packages/hls-stats/package.json                  |  2 +-
 packages/hms-video-store/package.json            |  2 +-
 packages/hms-virtual-background/package.json     |  6 +++---
 packages/hms-whiteboard/package.json             |  2 +-
 packages/react-icons/package.json                |  2 +-
 packages/react-sdk/package.json                  |  4 ++--
 packages/roomkit-react/package.json              | 12 ++++++------
 packages/roomkit-web/package.json                |  4 ++--
 10 files changed, 20 insertions(+), 20 deletions(-)

diff --git a/examples/prebuilt-react-integration/package.json b/examples/prebuilt-react-integration/package.json
index afe09a3856..8c838ca36b 100644
--- a/examples/prebuilt-react-integration/package.json
+++ b/examples/prebuilt-react-integration/package.json
@@ -10,7 +10,7 @@
     "preview": "vite preview"
   },
   "dependencies": {
-    "@100mslive/roomkit-react": "0.3.23",
+    "@100mslive/roomkit-react": "0.3.24",
     "react": "^18.2.0",
     "react-dom": "^18.2.0"
   },
diff --git a/packages/hls-player/package.json b/packages/hls-player/package.json
index 13751620ea..af5c74f56e 100644
--- a/packages/hls-player/package.json
+++ b/packages/hls-player/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@100mslive/hls-player",
-  "version": "0.3.23",
+  "version": "0.3.24",
   "description": "HLS client library which uses HTML5 Video element and Media Source Extension for playback",
   "main": "dist/index.cjs.js",
   "module": "dist/index.js",
@@ -36,7 +36,7 @@
   "author": "100ms",
   "license": "MIT",
   "dependencies": {
-    "@100mslive/hls-stats": "0.4.23",
+    "@100mslive/hls-stats": "0.4.24",
     "eventemitter2": "^6.4.9",
     "hls.js": "1.4.12"
   }
diff --git a/packages/hls-stats/package.json b/packages/hls-stats/package.json
index 467ff2f149..fc3522ae93 100644
--- a/packages/hls-stats/package.json
+++ b/packages/hls-stats/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@100mslive/hls-stats",
-  "version": "0.4.23",
+  "version": "0.4.24",
   "description": "A simple library that provides stats for your hls stream",
   "main": "dist/index.cjs.js",
   "module": "dist/index.js",
diff --git a/packages/hms-video-store/package.json b/packages/hms-video-store/package.json
index dc3f4b7925..dcfed593f6 100644
--- a/packages/hms-video-store/package.json
+++ b/packages/hms-video-store/package.json
@@ -1,5 +1,5 @@
 {
-  "version": "0.12.23",
+  "version": "0.12.24",
   "license": "MIT",
   "repository": {
     "type": "git",
diff --git a/packages/hms-virtual-background/package.json b/packages/hms-virtual-background/package.json
index 3314631ad5..3948195b3d 100755
--- a/packages/hms-virtual-background/package.json
+++ b/packages/hms-virtual-background/package.json
@@ -1,5 +1,5 @@
 {
-  "version": "1.13.23",
+  "version": "1.13.24",
   "license": "MIT",
   "name": "@100mslive/hms-virtual-background",
   "author": "100ms",
@@ -62,10 +62,10 @@
     "format": "prettier --write src/**/*.ts"
   },
   "peerDependencies": {
-    "@100mslive/hms-video-store": "0.12.23"
+    "@100mslive/hms-video-store": "0.12.24"
   },
   "devDependencies": {
-    "@100mslive/hms-video-store": "0.12.23"
+    "@100mslive/hms-video-store": "0.12.24"
   },
   "dependencies": {
     "@mediapipe/selfie_segmentation": "^0.1.1632777926",
diff --git a/packages/hms-whiteboard/package.json b/packages/hms-whiteboard/package.json
index 3caf29709d..1323e9215e 100644
--- a/packages/hms-whiteboard/package.json
+++ b/packages/hms-whiteboard/package.json
@@ -2,7 +2,7 @@
   "name": "@100mslive/hms-whiteboard",
   "author": "100ms",
   "license": "MIT",
-  "version": "0.0.13",
+  "version": "0.0.14",
   "main": "dist/index.cjs.js",
   "module": "dist/index.js",
   "types": "dist/index.d.ts",
diff --git a/packages/react-icons/package.json b/packages/react-icons/package.json
index c9868e9ff4..757f6c0f1a 100644
--- a/packages/react-icons/package.json
+++ b/packages/react-icons/package.json
@@ -4,7 +4,7 @@
   "main": "dist/index.cjs.js",
   "module": "dist/index.js",
   "typings": "dist/index.d.ts",
-  "version": "0.10.23",
+  "version": "0.10.24",
   "author": "100ms",
   "license": "MIT",
   "repository": {
diff --git a/packages/react-sdk/package.json b/packages/react-sdk/package.json
index 996614b58e..eaa962bbec 100644
--- a/packages/react-sdk/package.json
+++ b/packages/react-sdk/package.json
@@ -4,7 +4,7 @@
   "main": "dist/index.cjs.js",
   "module": "dist/index.js",
   "typings": "dist/index.d.ts",
-  "version": "0.10.23",
+  "version": "0.10.24",
   "author": "100ms",
   "license": "MIT",
   "repository": {
@@ -48,7 +48,7 @@
     "react": ">=16.8 <19.0.0"
   },
   "dependencies": {
-    "@100mslive/hms-video-store": "0.12.23",
+    "@100mslive/hms-video-store": "0.12.24",
     "react-resize-detector": "^7.0.0",
     "zustand": "^3.6.2"
   }
diff --git a/packages/roomkit-react/package.json b/packages/roomkit-react/package.json
index dd8aa91b99..a816c1bea7 100644
--- a/packages/roomkit-react/package.json
+++ b/packages/roomkit-react/package.json
@@ -10,7 +10,7 @@
     "prebuilt",
     "roomkit"
   ],
-  "version": "0.3.23",
+  "version": "0.3.24",
   "author": "100ms",
   "license": "MIT",
   "repository": {
@@ -75,12 +75,12 @@
     "react": ">=17.0.2 <19.0.0"
   },
   "dependencies": {
-    "@100mslive/hls-player": "0.3.23",
+    "@100mslive/hls-player": "0.3.24",
     "@100mslive/hms-noise-cancellation": "0.0.1",
-    "@100mslive/hms-virtual-background": "1.13.23",
-    "@100mslive/hms-whiteboard": "0.0.13",
-    "@100mslive/react-icons": "0.10.23",
-    "@100mslive/react-sdk": "0.10.23",
+    "@100mslive/hms-virtual-background": "1.13.24",
+    "@100mslive/hms-whiteboard": "0.0.14",
+    "@100mslive/react-icons": "0.10.24",
+    "@100mslive/react-sdk": "0.10.24",
     "@100mslive/types-prebuilt": "0.12.12",
     "@emoji-mart/data": "^1.0.6",
     "@emoji-mart/react": "^1.0.1",
diff --git a/packages/roomkit-web/package.json b/packages/roomkit-web/package.json
index b160993a49..b8ed70a12e 100644
--- a/packages/roomkit-web/package.json
+++ b/packages/roomkit-web/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@100mslive/roomkit-web",
-  "version": "0.2.23",
+  "version": "0.2.24",
   "description": "A web component implementation of 100ms Prebuilt component",
   "keywords": [
     "web-components",
@@ -33,7 +33,7 @@
     "build": "rm -rf dist && node ../../scripts/build-webapp"
   },
   "dependencies": {
-    "@100mslive/roomkit-react": "0.3.23",
+    "@100mslive/roomkit-react": "0.3.24",
     "@r2wc/react-to-web-component": "2.0.2"
   }
 }