Merge branch 'develop' into 'master'

feat(zhst/biz,zhst/material): 修改版本统一

See merge request web-project/zhst-lambo!35
This commit is contained in:
江志雄 2024-05-29 14:56:55 +08:00
commit 05f99f7359
4 changed files with 19 additions and 2 deletions

View File

@ -1,5 +1,11 @@
# @zhst/biz # @zhst/biz
## 0.25.0
### Minor Changes
- zhst/map:拓展地图 api,加入 tools 组件、cluster 组价、marker 组件、draw 组件、popup 组件zhst/mata:添加 floatButton 组件
## 0.24.0 ## 0.24.0
### Minor Changes ### Minor Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@zhst/biz", "name": "@zhst/biz",
"version": "0.24.0", "version": "0.25.0",
"description": "业务库", "description": "业务库",
"keywords": [ "keywords": [
"business", "business",

View File

@ -1,5 +1,16 @@
# @zhst/material # @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 ## 0.18.4
### Patch Changes ### Patch Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@zhst/material", "name": "@zhst/material",
"version": "0.18.4", "version": "0.19.0",
"description": "物料库", "description": "物料库",
"keywords": [ "keywords": [
"business", "business",