Commit 737c3a35 authored by 程恺文's avatar 程恺文

🎨 chore(release): Publish

- @wisdom-components/alarmscrollassembly@1.14.0 - @wisdom-components/videoslidermodal@1.1.21 - @wisdom-components/VmsVideo@1.2.16 - @wisdom-components/ec_quotaselect@1.4.7
parent 03fb7c97
# Change Log # Change Log
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [1.14.0](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/alarmscrollassembly@1.12.2...@wisdom-components/alarmscrollassembly@1.14.0) (2023-05-30)
### Features
* 优化滚动组件 ([5c4f790](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/5c4f790150e03081e6077853225263dc4b9164fa))
* 优化滚动组件 ([2c1b0f9](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/2c1b0f91fb4ff520872b161fa2484888a346f054))
# [1.13.0](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/alarmscrollassembly@1.12.2...@wisdom-components/alarmscrollassembly@1.13.0) (2023-05-29) # [1.13.0](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/alarmscrollassembly@1.12.2...@wisdom-components/alarmscrollassembly@1.13.0) (2023-05-29)
......
{ {
"name": "@wisdom-components/alarmscrollassembly", "name": "@wisdom-components/alarmscrollassembly",
"version": "1.13.0", "version": "1.14.0",
"description": "滚动组件", "description": "滚动组件",
"author": "chenlong <857265978@qq.com>", "author": "chenlong <857265978@qq.com>",
"homepage": "", "homepage": "",
......
...@@ -3,6 +3,15 @@ ...@@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.1.21](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/videoslidermodal@1.1.20...@wisdom-components/videoslidermodal@1.1.21) (2023-05-30)
**Note:** Version bump only for package @wisdom-components/videoslidermodal
## [1.1.20](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/videoslidermodal@1.1.19...@wisdom-components/videoslidermodal@1.1.20) (2023-05-24) ## [1.1.20](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/videoslidermodal@1.1.19...@wisdom-components/videoslidermodal@1.1.20) (2023-05-24)
**Note:** Version bump only for package @wisdom-components/videoslidermodal **Note:** Version bump only for package @wisdom-components/videoslidermodal
......
{ {
"name": "@wisdom-components/videoslidermodal", "name": "@wisdom-components/videoslidermodal",
"version": "1.1.20", "version": "1.1.21",
"description": "> TODO: description", "description": "> TODO: description",
"author": "Liumh <liumh564@163.com>", "author": "Liumh <liumh564@163.com>",
"homepage": "", "homepage": "",
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
}, },
"dependencies": { "dependencies": {
"@babel/runtime": "^7.17.9", "@babel/runtime": "^7.17.9",
"@wisdom-components/VmsVideo": "1.2.15", "@wisdom-components/VmsVideo": "1.2.16",
"swiper": "^6.8.1" "swiper": "^6.8.1"
} }
} }
...@@ -3,6 +3,15 @@ ...@@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.2.16](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/VmsVideo@1.2.15...@wisdom-components/VmsVideo@1.2.16) (2023-05-30)
**Note:** Version bump only for package @wisdom-components/VmsVideo
## [1.2.15](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/VmsVideo@1.2.14...@wisdom-components/VmsVideo@1.2.15) (2023-05-24) ## [1.2.15](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/VmsVideo@1.2.14...@wisdom-components/VmsVideo@1.2.15) (2023-05-24)
**Note:** Version bump only for package @wisdom-components/VmsVideo **Note:** Version bump only for package @wisdom-components/VmsVideo
......
{ {
"name": "@wisdom-components/VmsVideo", "name": "@wisdom-components/VmsVideo",
"version": "1.2.15", "version": "1.2.16",
"description": "> TODO: description", "description": "> TODO: description",
"author": "yutian <249303761@qq.com>", "author": "yutian <249303761@qq.com>",
"homepage": "", "homepage": "",
......
# Change Log # Change Log
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.4.7](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/ec_quotaselect@1.4.5...@wisdom-components/ec_quotaselect@1.4.7) (2023-05-30)
### Bug Fixes
* 指标选择增加isCommonTag参数 ([fbafe19](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/fbafe19e1539d6621b512d96b45ec9bd01d8dd83))
## [1.4.6](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/ec_quotaselect@1.4.5...@wisdom-components/ec_quotaselect@1.4.6) (2023-05-29) ## [1.4.6](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/ec_quotaselect@1.4.5...@wisdom-components/ec_quotaselect@1.4.6) (2023-05-29)
......
{ {
"name": "@wisdom-components/ec_quotaselect", "name": "@wisdom-components/ec_quotaselect",
"version": "1.4.6", "version": "1.4.7",
"description": "> TODO: description", "description": "> TODO: description",
"author": "tuqian <webtuqian@163.com>", "author": "tuqian <webtuqian@163.com>",
"homepage": "", "homepage": "",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment