From b930efa40d55ea5a4ed87e6d64a83e509d51406d Mon Sep 17 00:00:00 2001 From: jiangzhixiong <710328466@qq.com> Date: Wed, 29 May 2024 14:52:01 +0800 Subject: [PATCH] =?UTF-8?q?feat(zhst/biz,zhst/material):=20=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E7=89=88=E6=9C=AC=E7=BB=9F=E4=B8=80?= 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 | 11 +++++++++++ packages/material/package.json | 2 +- 4 files changed, 19 insertions(+), 2 deletions(-) diff --git a/packages/biz/CHANGELOG.md b/packages/biz/CHANGELOG.md index cea2db4..d9717c0 100644 --- a/packages/biz/CHANGELOG.md +++ b/packages/biz/CHANGELOG.md @@ -1,5 +1,11 @@ # @zhst/biz +## 0.25.0 + +### Minor Changes + +- zhst/map:拓展地图 api,加入 tools 组件、cluster 组价、marker 组件、draw 组件、popup 组件;zhst/mata:添加 floatButton 组件 + ## 0.24.0 ### Minor Changes diff --git a/packages/biz/package.json b/packages/biz/package.json index 08240e5..a193bcb 100644 --- a/packages/biz/package.json +++ b/packages/biz/package.json @@ -1,6 +1,6 @@ { "name": "@zhst/biz", - "version": "0.24.0", + "version": "0.25.0", "description": "业务库", "keywords": [ "business", diff --git a/packages/material/CHANGELOG.md b/packages/material/CHANGELOG.md index 09d3800..e3e9a74 100644 --- a/packages/material/CHANGELOG.md +++ b/packages/material/CHANGELOG.md @@ -1,5 +1,16 @@ # @zhst/material +## 0.19.0 + +### Minor Changes + +- zhst/map:拓展地图 api,加入 tools 组件、cluster 组价、marker 组件、draw 组件、popup 组件;zhst/mata:添加 floatButton 组件 + +### Patch Changes + +- Updated dependencies + - @zhst/biz@0.25.0 + ## 0.18.4 ### Patch Changes diff --git a/packages/material/package.json b/packages/material/package.json index 8979d9b..75ebf78 100644 --- a/packages/material/package.json +++ b/packages/material/package.json @@ -1,6 +1,6 @@ { "name": "@zhst/material", - "version": "0.18.4", + "version": "0.19.0", "description": "物料库", "keywords": [ "business",