From bd8067a93cbe33480f9ace33b774c201e23a7329 Mon Sep 17 00:00:00 2001 From: eswarclynn Date: Fri, 11 Nov 2022 16:15:19 +0530 Subject: [PATCH] build: update versions for release --- apps/100ms-custom-app/package.json | 4 ++-- apps/100ms-web/package.json | 12 ++++++------ packages/hls-stats/package.json | 2 +- packages/hms-noise-suppression/package.json | 4 ++-- packages/hms-video-store/package.json | 4 ++-- packages/hms-video-web/package.json | 2 +- packages/hms-virtual-background/package.json | 4 ++-- packages/react-icons/package.json | 2 +- packages/react-sdk/package.json | 4 ++-- packages/react-ui/package.json | 6 +++--- 10 files changed, 22 insertions(+), 22 deletions(-) diff --git a/apps/100ms-custom-app/package.json b/apps/100ms-custom-app/package.json index c46d195aa8..b1bb8eb502 100644 --- a/apps/100ms-custom-app/package.json +++ b/apps/100ms-custom-app/package.json @@ -4,8 +4,8 @@ "private": true, "dependencies": { "100ms_edtech_template": "0.1.4", - "@100mslive/react-icons": "0.5.0", - "@100mslive/react-ui": "0.5.0", + "@100mslive/react-icons": "0.5.1", + "@100mslive/react-ui": "0.5.1", "axios": "^0.21.1", "js-cookies": "^1.0.4", "lodash.merge": "^4.6.2", diff --git a/apps/100ms-web/package.json b/apps/100ms-web/package.json index cdd188571e..01b82271cc 100644 --- a/apps/100ms-web/package.json +++ b/apps/100ms-web/package.json @@ -9,12 +9,12 @@ "src" ], "dependencies": { - "@100mslive/hls-stats": "0.0.1", - "@100mslive/hms-noise-suppression": "0.6.0", - "@100mslive/hms-virtual-background": "1.8.0", - "@100mslive/react-icons": "0.5.0", - "@100mslive/react-sdk": "0.5.0", - "@100mslive/react-ui": "0.5.0", + "@100mslive/hls-stats": "0.0.2", + "@100mslive/hms-noise-suppression": "0.6.1", + "@100mslive/hms-virtual-background": "1.8.1", + "@100mslive/react-icons": "0.5.1", + "@100mslive/react-sdk": "0.5.1", + "@100mslive/react-ui": "0.5.1", "@emoji-mart/data": "^1.0.6", "@emoji-mart/react": "^1.0.1", "@tldraw/tldraw": "^1.18.4", diff --git a/packages/hls-stats/package.json b/packages/hls-stats/package.json index 7ee44b4cd3..9648af28dc 100644 --- a/packages/hls-stats/package.json +++ b/packages/hls-stats/package.json @@ -1,6 +1,6 @@ { "name": "@100mslive/hls-stats", - "version": "0.0.1", + "version": "0.0.2", "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-noise-suppression/package.json b/packages/hms-noise-suppression/package.json index d612768713..b1b82722a6 100644 --- a/packages/hms-noise-suppression/package.json +++ b/packages/hms-noise-suppression/package.json @@ -1,5 +1,5 @@ { - "version": "0.6.0", + "version": "0.6.1", "license": "MIT", "main": "dist/index.cjs.js", "typings": "dist/index.d.ts", @@ -37,6 +37,6 @@ "author": "vishaldhull09", "module": "dist/index.js", "devDependencies": { - "@100mslive/hms-video": "0.6.0" + "@100mslive/hms-video": "0.6.1" } } diff --git a/packages/hms-video-store/package.json b/packages/hms-video-store/package.json index 032f3e4b36..b8534f458e 100644 --- a/packages/hms-video-store/package.json +++ b/packages/hms-video-store/package.json @@ -1,5 +1,5 @@ { - "version": "0.7.0", + "version": "0.7.1", "license": "MIT", "main": "dist/index.cjs.js", "module": "dist/index.js", @@ -41,7 +41,7 @@ "author": "100ms", "sideEffects": false, "dependencies": { - "@100mslive/hms-video": "0.6.0", + "@100mslive/hms-video": "0.6.1", "eventemitter2": "^6.4.7", "immer": "^9.0.6", "reselect": "4.0.0", diff --git a/packages/hms-video-web/package.json b/packages/hms-video-web/package.json index 5568495f02..9f00768d96 100644 --- a/packages/hms-video-web/package.json +++ b/packages/hms-video-web/package.json @@ -1,6 +1,6 @@ { "name": "@100mslive/hms-video", - "version": "0.6.0", + "version": "0.6.1", "license": "MIT", "main": "dist/index.cjs.js", "typings": "dist/index.d.ts", diff --git a/packages/hms-virtual-background/package.json b/packages/hms-virtual-background/package.json index 32fe5d08fc..904a63c38a 100755 --- a/packages/hms-virtual-background/package.json +++ b/packages/hms-virtual-background/package.json @@ -1,5 +1,5 @@ { - "version": "1.8.0", + "version": "1.8.1", "license": "MIT", "main": "dist/index.cjs.js", "typings": "dist/index.d.ts", @@ -30,7 +30,7 @@ "author": "ashish17", "module": "dist/index.js", "devDependencies": { - "@100mslive/hms-video": "0.6.0" + "@100mslive/hms-video": "0.6.1" }, "dependencies": { "@tensorflow/tfjs-backend-webgl": "^3.3.0", diff --git a/packages/react-icons/package.json b/packages/react-icons/package.json index c4a89bf35e..a7355bd136 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.5.0", + "version": "0.5.1", "author": "100ms", "license": "MIT", "files": [ diff --git a/packages/react-sdk/package.json b/packages/react-sdk/package.json index 67e8c45ed6..e5728b4121 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.5.0", + "version": "0.5.1", "author": "100ms", "license": "MIT", "files": [ @@ -36,7 +36,7 @@ "react": ">=16.8 <19.0.0" }, "dependencies": { - "@100mslive/hms-video-store": "0.7.0", + "@100mslive/hms-video-store": "0.7.1", "react-intersection-observer": "^8.33.1", "react-resize-detector": "^7.0.0", "zustand": "^3.6.2" diff --git a/packages/react-ui/package.json b/packages/react-ui/package.json index 92a841dac5..78658b1dc6 100644 --- a/packages/react-ui/package.json +++ b/packages/react-ui/package.json @@ -4,7 +4,7 @@ "main": "dist/index.cjs.js", "module": "dist/index.js", "typings": "dist/index.d.ts", - "version": "0.5.0", + "version": "0.5.1", "author": "100ms", "license": "MIT", "files": [ @@ -51,8 +51,8 @@ "react": ">=17.0.2 <19.0.0" }, "dependencies": { - "@100mslive/react-icons": "0.5.0", - "@100mslive/react-sdk": "0.5.0", + "@100mslive/react-icons": "0.5.1", + "@100mslive/react-sdk": "0.5.1", "@radix-ui/react-accordion": "1.0.0", "@radix-ui/react-checkbox": "1.0.0", "@radix-ui/react-dialog": "1.0.0",