Commit 764f475e authored by 陈龙's avatar 陈龙

🎨 chore(release): Publish

- @wisdom-components/alarmscrollassembly@1.6.0 - @wisdom-components/ec_configurationview@1.4.10 - @wisdom-components/ec_historyview@1.4.4
parent 59758529
...@@ -2,6 +2,12 @@ ...@@ -2,6 +2,12 @@
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.6.0](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/alarmscrollassembly@1.5.0...@wisdom-components/alarmscrollassembly@1.6.0) (2023-01-12)
### Features
- 删除部分注释 ([7e83e3a](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/7e83e3aec12af4c025267e79b84313e99c8a5f7a))
# [1.5.0](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/alarmscrollassembly@1.4.0...@wisdom-components/alarmscrollassembly@1.5.0) (2023-01-12) # [1.5.0](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/alarmscrollassembly@1.4.0...@wisdom-components/alarmscrollassembly@1.5.0) (2023-01-12)
### Features ### Features
......
{ {
"name": "@wisdom-components/alarmscrollassembly", "name": "@wisdom-components/alarmscrollassembly",
"version": "1.5.0", "version": "1.6.0",
"description": "滚动组件", "description": "滚动组件",
"author": "chenlong <857265978@qq.com>", "author": "chenlong <857265978@qq.com>",
"homepage": "", "homepage": "",
......
...@@ -2,6 +2,10 @@ ...@@ -2,6 +2,10 @@
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.10](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/ec_configurationview@1.4.9...@wisdom-components/ec_configurationview@1.4.10) (2023-01-12)
**Note:** Version bump only for package @wisdom-components/ec_configurationview
## [1.4.9](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/ec_configurationview@1.4.8...@wisdom-components/ec_configurationview@1.4.9) (2023-01-09) ## [1.4.9](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/ec_configurationview@1.4.8...@wisdom-components/ec_configurationview@1.4.9) (2023-01-09)
### Bug Fixes ### Bug Fixes
......
{ {
"name": "@wisdom-components/ec_configurationview", "name": "@wisdom-components/ec_configurationview",
"version": "1.4.9", "version": "1.4.10",
"description": "> TODO: description", "description": "> TODO: description",
"author": "tuqian <webtuqian@163.com>", "author": "tuqian <webtuqian@163.com>",
"homepage": "", "homepage": "",
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
}, },
"dependencies": { "dependencies": {
"@babel/runtime": "^7.17.9", "@babel/runtime": "^7.17.9",
"@wisdom-components/ec_historyview": "1.4.3", "@wisdom-components/ec_historyview": "1.4.4",
"@wisdom-components/empty": "1.3.9", "@wisdom-components/empty": "1.3.9",
"@wisdom-components/loadbox": "1.1.5", "@wisdom-components/loadbox": "1.1.5",
"@wisdom-components/mqttview": "1.3.6", "@wisdom-components/mqttview": "1.3.6",
......
...@@ -2,6 +2,12 @@ ...@@ -2,6 +2,12 @@
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.4](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/ec_historyview@1.4.3...@wisdom-components/ec_historyview@1.4.4) (2023-01-12)
### Bug Fixes
- **EC_HistoryView:** 优化历史曲线图表居中及数据显示 ([b99aa64](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/b99aa64e817c77fa28ff0b3cb406290e9a40b59e))
## [1.4.3](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/ec_historyview@1.4.2...@wisdom-components/ec_historyview@1.4.3) (2022-12-30) ## [1.4.3](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/ec_historyview@1.4.2...@wisdom-components/ec_historyview@1.4.3) (2022-12-30)
**Note:** Version bump only for package @wisdom-components/ec_historyview **Note:** Version bump only for package @wisdom-components/ec_historyview
......
{ {
"name": "@wisdom-components/ec_historyview", "name": "@wisdom-components/ec_historyview",
"version": "1.4.3", "version": "1.4.4",
"description": "> TODO: description", "description": "> TODO: description",
"author": "cuijiahao <15927252954@163.com>", "author": "cuijiahao <15927252954@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