From 681a2009b3ea809967c981b478e67d7cd2d19231 Mon Sep 17 00:00:00 2001 From: jiangzhixiong <710328466@qq.com> Date: Wed, 24 Apr 2024 12:19:13 +0800 Subject: [PATCH] =?UTF-8?q?feat(zhst/biz):=20biz:=20=E8=A7=86=E9=A2=91?= =?UTF-8?q?=E6=92=AD=E6=94=BE=E9=A6=96=E5=9B=BE=E6=B7=BB=E5=8A=A0od?= =?UTF-8?q?=E6=A1=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/biz/CHANGELOG.md | 6 ++++++ packages/biz/package.json | 2 +- packages/material/CHANGELOG.md | 7 +++++++ packages/material/package.json | 2 +- 4 files changed, 15 insertions(+), 2 deletions(-) diff --git a/packages/biz/CHANGELOG.md b/packages/biz/CHANGELOG.md index 94562d0..5b62e04 100644 --- a/packages/biz/CHANGELOG.md +++ b/packages/biz/CHANGELOG.md @@ -1,5 +1,11 @@ # @zhst/biz +## 0.15.0 + +### Minor Changes + +- biz: 视频播放首图添加 od 框 + ## 0.14.0 ### Minor Changes diff --git a/packages/biz/package.json b/packages/biz/package.json index 2753ef4..f57a42b 100644 --- a/packages/biz/package.json +++ b/packages/biz/package.json @@ -1,6 +1,6 @@ { "name": "@zhst/biz", - "version": "0.14.0", + "version": "0.15.0", "description": "业务库", "keywords": [ "business", diff --git a/packages/material/CHANGELOG.md b/packages/material/CHANGELOG.md index a8c46b2..1a17dd3 100644 --- a/packages/material/CHANGELOG.md +++ b/packages/material/CHANGELOG.md @@ -1,5 +1,12 @@ # @zhst/material +## 0.10.1 + +### Patch Changes + +- Updated dependencies + - @zhst/biz@0.15.0 + ## 0.10.0 ### Minor Changes diff --git a/packages/material/package.json b/packages/material/package.json index b3b2387..441f416 100644 --- a/packages/material/package.json +++ b/packages/material/package.json @@ -1,6 +1,6 @@ { "name": "@zhst/material", - "version": "0.10.0", + "version": "0.10.1", "description": "物料库", "keywords": [ "business",