From 5136e83c39ee2b65e19520e3906fb63a6eda8582 Mon Sep 17 00:00:00 2001 From: raviteja83 Date: Wed, 21 Jun 2023 10:28:02 +0530 Subject: [PATCH] build: update versions for release --- apps/100ms-custom-app/package.json | 4 ++-- apps/100ms-web/package.json | 12 ++++++------ packages/hls-player/package.json | 4 ++-- 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 +++--- 11 files changed, 24 insertions(+), 24 deletions(-) diff --git a/apps/100ms-custom-app/package.json b/apps/100ms-custom-app/package.json index ba6988123b..d8e645d458 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.8.7-alpha.0", - "@100mslive/react-ui": "0.8.7-alpha.0", + "@100mslive/react-icons": "0.8.7", + "@100mslive/react-ui": "0.8.7", "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 08331d2272..48e576308b 100644 --- a/apps/100ms-web/package.json +++ b/apps/100ms-web/package.json @@ -9,12 +9,12 @@ "src" ], "dependencies": { - "@100mslive/hls-player": "0.1.7-alpha.0", - "@100mslive/hms-noise-suppression": "0.9.7-alpha.0", - "@100mslive/hms-virtual-background": "1.11.7-alpha.0", - "@100mslive/react-icons": "0.8.7-alpha.0", - "@100mslive/react-sdk": "0.8.7-alpha.0", - "@100mslive/react-ui": "0.8.7-alpha.0", + "@100mslive/hls-player": "0.1.7", + "@100mslive/hms-noise-suppression": "0.9.7", + "@100mslive/hms-virtual-background": "1.11.7", + "@100mslive/react-icons": "0.8.7", + "@100mslive/react-sdk": "0.8.7", + "@100mslive/react-ui": "0.8.7", "@emoji-mart/data": "^1.0.6", "@emoji-mart/react": "^1.0.1", "@tldraw/tldraw": "^1.18.4", diff --git a/packages/hls-player/package.json b/packages/hls-player/package.json index bbdf831cec..616ba19d50 100644 --- a/packages/hls-player/package.json +++ b/packages/hls-player/package.json @@ -1,6 +1,6 @@ { "name": "@100mslive/hls-player", - "version": "0.1.7-alpha.0", + "version": "0.1.7", "description": "HLS client library which uses HTML5 Video element and Media Source Extension for playback", "main": "dist/index.cjs.js", "module": "dist/index.js", @@ -31,7 +31,7 @@ "author": "100ms", "license": "MIT", "dependencies": { - "@100mslive/hls-stats": "0.2.7-alpha.0", + "@100mslive/hls-stats": "0.2.7", "eventemitter2": "^6.4.7", "hls.js": "^1.3.0" } diff --git a/packages/hls-stats/package.json b/packages/hls-stats/package.json index c6be844711..ef10573e64 100644 --- a/packages/hls-stats/package.json +++ b/packages/hls-stats/package.json @@ -1,6 +1,6 @@ { "name": "@100mslive/hls-stats", - "version": "0.2.7-alpha.0", + "version": "0.2.7", "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 eccc9cf12b..f102009690 100644 --- a/packages/hms-noise-suppression/package.json +++ b/packages/hms-noise-suppression/package.json @@ -1,5 +1,5 @@ { - "version": "0.9.7-alpha.0", + "version": "0.9.7", "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.9.7-alpha.0" + "@100mslive/hms-video": "0.9.7" } } diff --git a/packages/hms-video-store/package.json b/packages/hms-video-store/package.json index 15d7486ced..7939e2648f 100644 --- a/packages/hms-video-store/package.json +++ b/packages/hms-video-store/package.json @@ -1,5 +1,5 @@ { - "version": "0.10.7-alpha.0", + "version": "0.10.7", "license": "MIT", "main": "dist/index.cjs.js", "module": "dist/index.js", @@ -41,7 +41,7 @@ "author": "100ms", "sideEffects": false, "dependencies": { - "@100mslive/hms-video": "0.9.7-alpha.0", + "@100mslive/hms-video": "0.9.7", "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 f7dbe4ea5c..dca2723d0f 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.9.7-alpha.0", + "version": "0.9.7", "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 df9b168c34..6840b06af7 100755 --- a/packages/hms-virtual-background/package.json +++ b/packages/hms-virtual-background/package.json @@ -1,5 +1,5 @@ { - "version": "1.11.7-alpha.0", + "version": "1.11.7", "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.9.7-alpha.0" + "@100mslive/hms-video": "0.9.7" }, "dependencies": { "@mediapipe/selfie_segmentation": "^0.1.1632777926", diff --git a/packages/react-icons/package.json b/packages/react-icons/package.json index cc330f14a2..2a0e727d10 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.8.7-alpha.0", + "version": "0.8.7", "author": "100ms", "license": "MIT", "files": [ diff --git a/packages/react-sdk/package.json b/packages/react-sdk/package.json index 322bb2250f..c9f3077d63 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.8.7-alpha.0", + "version": "0.8.7", "author": "100ms", "license": "MIT", "files": [ @@ -43,7 +43,7 @@ "react": ">=16.8 <19.0.0" }, "dependencies": { - "@100mslive/hms-video-store": "0.10.7-alpha.0", + "@100mslive/hms-video-store": "0.10.7", "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 149bc651d2..8def01521e 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.8.7-alpha.0", + "version": "0.8.7", "author": "100ms", "license": "MIT", "files": [ @@ -58,8 +58,8 @@ "react": ">=17.0.2 <19.0.0" }, "dependencies": { - "@100mslive/react-icons": "0.8.7-alpha.0", - "@100mslive/react-sdk": "0.8.7-alpha.0", + "@100mslive/react-icons": "0.8.7", + "@100mslive/react-sdk": "0.8.7", "@radix-ui/react-accordion": "1.0.0", "@radix-ui/react-checkbox": "1.0.0", "@radix-ui/react-collapsible": "^1.0.1",