Commit c07c2bc9 authored by 陈龙's avatar 陈龙

🎨 chore(release): Publish

- @wisdom-components/videoslidermodal@1.1.29 - @wisdom-components/VmsVideo@1.2.23 - @wisdom-components/ec_configurationview@1.4.77 - @wisdom-components/ec_historyview@1.16.1
parent c27cf46b
......@@ -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.
## [1.1.29](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/videoslidermodal@1.1.28...@wisdom-components/videoslidermodal@1.1.29) (2023-08-01)
**Note:** Version bump only for package @wisdom-components/videoslidermodal
## [1.1.28](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/videoslidermodal@1.1.27...@wisdom-components/videoslidermodal@1.1.28) (2023-06-08)
**Note:** Version bump only for package @wisdom-components/videoslidermodal
......
{
"name": "@wisdom-components/videoslidermodal",
"version": "1.1.28",
"version": "1.1.29",
"description": "> TODO: description",
"author": "Liumh <liumh564@163.com>",
"homepage": "",
......@@ -31,7 +31,7 @@
},
"dependencies": {
"@babel/runtime": "^7.17.9",
"@wisdom-components/VmsVideo": "1.2.22",
"@wisdom-components/VmsVideo": "1.2.23",
"swiper": "^6.8.1"
}
}
......@@ -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.
## [1.2.23](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/VmsVideo@1.2.22...@wisdom-components/VmsVideo@1.2.23) (2023-08-01)
### Bug Fixes
- 修复点击白屏问题;增加历史曲线表格的排序; ([c27cf46](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/c27cf46b830bc7f9d10c54bc6ea4c3b1c4f501ca))
## [1.2.22](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/VmsVideo@1.2.21...@wisdom-components/VmsVideo@1.2.22) (2023-06-08)
**Note:** Version bump only for package @wisdom-components/VmsVideo
......
{
"name": "@wisdom-components/VmsVideo",
"version": "1.2.22",
"version": "1.2.23",
"description": "> TODO: description",
"author": "yutian <249303761@qq.com>",
"homepage": "",
......
......@@ -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.
## [1.4.77](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/ec_configurationview@1.4.76...@wisdom-components/ec_configurationview@1.4.77) (2023-08-01)
**Note:** Version bump only for package @wisdom-components/ec_configurationview
## [1.4.76](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/ec_configurationview@1.4.75...@wisdom-components/ec_configurationview@1.4.76) (2023-07-20)
**Note:** Version bump only for package @wisdom-components/ec_configurationview
......
{
"name": "@wisdom-components/ec_configurationview",
"version": "1.4.76",
"version": "1.4.77",
"description": "> TODO: description",
"author": "tuqian <webtuqian@163.com>",
"homepage": "",
......@@ -33,7 +33,7 @@
},
"dependencies": {
"@babel/runtime": "^7.17.9",
"@wisdom-components/ec_historyview": "1.16.0",
"@wisdom-components/ec_historyview": "1.16.1",
"@wisdom-components/empty": "^1.3.9",
"@wisdom-components/loadbox": "^1.1.5",
"@wisdom-components/mqttview": "^1.3.7",
......
......@@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.16.1](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/ec_historyview@1.16.0...@wisdom-components/ec_historyview@1.16.1) (2023-08-01)
### Bug Fixes
- 修复点击白屏问题;增加历史曲线表格的排序; ([c27cf46](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/c27cf46b830bc7f9d10c54bc6ea4c3b1c4f501ca))
- 修复数据返回异常导致的报错 ([0a46079](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/0a460799111cead1cd9ad94c48e686b73b9477bb))
# [1.16.0](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/ec_historyview@1.15.0...@wisdom-components/ec_historyview@1.16.0) (2023-07-20)
### Features
......
{
"name": "@wisdom-components/ec_historyview",
"version": "1.16.0",
"version": "1.16.1",
"description": "> TODO: description",
"author": "cuijiahao <15927252954@163.com>",
"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