From 02c6864e27c04a7cf2257540f2a60b81a0bb71fa Mon Sep 17 00:00:00 2001 From: shiyiya Date: Mon, 14 Nov 2022 16:36:46 +0800 Subject: [PATCH] v1.0.55 --- packages/ad/package.json | 2 +- packages/core/package.json | 2 +- packages/danmaku/package.json | 2 +- packages/dash/package.json | 2 +- packages/hls/package.json | 2 +- packages/react/package.json | 2 +- packages/torrent/package.json | 2 +- packages/ui/package.json | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/packages/ad/package.json b/packages/ad/package.json index 8e388dd4..985a10a3 100644 --- a/packages/ad/package.json +++ b/packages/ad/package.json @@ -1,6 +1,6 @@ { "name": "@oplayer/ad", - "version": "1.0.54", + "version": "1.0.55", "description": "AD plugin for oplayer", "type": "module", "main": "./dist/index.es.js", diff --git a/packages/core/package.json b/packages/core/package.json index a5fa95b1..592f7759 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@oplayer/core", - "version": "1.0.54", + "version": "1.0.55", "description": "Oh! Another HTML5 video player.", "type": "module", "main": "./dist/index.es.js", diff --git a/packages/danmaku/package.json b/packages/danmaku/package.json index 13d631dd..ef1f2455 100644 --- a/packages/danmaku/package.json +++ b/packages/danmaku/package.json @@ -1,6 +1,6 @@ { "name": "@oplayer/danmaku", - "version": "1.0.54", + "version": "1.0.55", "description": "Danmaku plugin for oplayer", "type": "module", "main": "./dist/index.es.js", diff --git a/packages/dash/package.json b/packages/dash/package.json index ea002280..77bc6e44 100644 --- a/packages/dash/package.json +++ b/packages/dash/package.json @@ -1,6 +1,6 @@ { "name": "@oplayer/dash", - "version": "1.0.54", + "version": "1.0.55", "description": "Dash plugin for oplayer", "type": "module", "main": "./dist/index.es.js", diff --git a/packages/hls/package.json b/packages/hls/package.json index 9ccf4433..dd813ae7 100644 --- a/packages/hls/package.json +++ b/packages/hls/package.json @@ -1,6 +1,6 @@ { "name": "@oplayer/hls", - "version": "1.0.54", + "version": "1.0.55", "description": "Hls plugin for oplayer", "type": "module", "main": "./dist/index.es.js", diff --git a/packages/react/package.json b/packages/react/package.json index e6c23c67..a758827e 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@oplayer/react", - "version": "1.0.54", + "version": "1.0.55", "description": "React wrapper for oplayer.", "type": "module", "main": "./dist/index.es.js", diff --git a/packages/torrent/package.json b/packages/torrent/package.json index 788e5618..ed36e756 100644 --- a/packages/torrent/package.json +++ b/packages/torrent/package.json @@ -1,6 +1,6 @@ { "name": "@oplayer/torrent", - "version": "1.0.54", + "version": "1.0.55", "description": "Torrent plugin for oplayer.", "type": "module", "main": "./dist/index.es.js", diff --git a/packages/ui/package.json b/packages/ui/package.json index 2a4a79c5..2ae65c91 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -1,6 +1,6 @@ { "name": "@oplayer/ui", - "version": "1.0.54", + "version": "1.0.55", "description": "ui plugin for oplayer", "type": "module", "main": "./dist/index.es.js",