Commit 92da2860 authored by 李纪文's avatar 李纪文

🎨 chore(release): Publish

- @wisdom-components/basicreport@1.13.1 - @wisdom-components/videoslidermodal@1.1.46 - @wisdom-components/VmsVideo@1.3.0 - @wisdom-components/ec_alarmcurve@1.3.0 - @wisdom-components/ec_configurationview@1.6.1 - @wisdom-components/ec_historyview@1.53.1
parent a0b118cc
...@@ -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.13.1](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/basicreport@1.13.0...@wisdom-components/basicreport@1.13.1) (2024-01-03)
**Note:** Version bump only for package @wisdom-components/basicreport
# [1.13.0](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/basicreport@1.12.0...@wisdom-components/basicreport@1.13.0) (2023-12-26) # [1.13.0](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/basicreport@1.12.0...@wisdom-components/basicreport@1.13.0) (2023-12-26)
### Features ### Features
......
{ {
"name": "@wisdom-components/basicreport", "name": "@wisdom-components/basicreport",
"version": "1.13.0", "version": "1.13.1",
"description": "> TODO: description", "description": "> TODO: description",
"author": "chenlong <857265978@163.com>", "author": "chenlong <857265978@163.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.1.46](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/videoslidermodal@1.1.45...@wisdom-components/videoslidermodal@1.1.46) (2024-01-03)
**Note:** Version bump only for package @wisdom-components/videoslidermodal
## [1.1.45](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/videoslidermodal@1.1.44...@wisdom-components/videoslidermodal@1.1.45) (2023-11-22) ## [1.1.45](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/videoslidermodal@1.1.44...@wisdom-components/videoslidermodal@1.1.45) (2023-11-22)
**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.45", "version": "1.1.46",
"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.39", "@wisdom-components/VmsVideo": "1.3.0",
"swiper": "^6.8.1" "swiper": "^6.8.1"
} }
} }
...@@ -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.3.0](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/VmsVideo@1.2.39...@wisdom-components/VmsVideo@1.3.0) (2024-01-03)
### Features
- 增加 vms 视频回放 ([a0b118c](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/a0b118ccbecb90a48a187e37d9892bf95db985f4))
## [1.2.39](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/VmsVideo@1.2.38...@wisdom-components/VmsVideo@1.2.39) (2023-11-22) ## [1.2.39](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/VmsVideo@1.2.38...@wisdom-components/VmsVideo@1.2.39) (2023-11-22)
### Bug Fixes ### Bug Fixes
......
{ {
"name": "@wisdom-components/VmsVideo", "name": "@wisdom-components/VmsVideo",
"version": "1.2.39", "version": "1.3.0",
"description": "> TODO: description", "description": "> TODO: description",
"author": "yutian <249303761@qq.com>", "author": "yutian <249303761@qq.com>",
"homepage": "", "homepage": "",
......
...@@ -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.3.0](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/ec_alarmcurve@1.2.0...@wisdom-components/ec_alarmcurve@1.3.0) (2024-01-03)
### Features
- 新增经验报警曲线 ([bc1dfb6](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/bc1dfb669e420a1a74d07759283723a88721d70a))
# [1.2.0](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/ec_alarmcurve@1.1.0...@wisdom-components/ec_alarmcurve@1.2.0) (2023-12-28) # [1.2.0](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/ec_alarmcurve@1.1.0...@wisdom-components/ec_alarmcurve@1.2.0) (2023-12-28)
### Features ### Features
......
{ {
"name": "@wisdom-components/ec_alarmcurve", "name": "@wisdom-components/ec_alarmcurve",
"version": "1.2.0", "version": "1.3.0",
"description": "> TODO: description", "description": "> TODO: description",
"author": "lijiwen <961370825@qq.com>", "author": "lijiwen <961370825@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.6.1](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/ec_configurationview@1.6.0...@wisdom-components/ec_configurationview@1.6.1) (2024-01-03)
**Note:** Version bump only for package @wisdom-components/ec_configurationview
# [1.6.0](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/ec_configurationview@1.5.31...@wisdom-components/ec_configurationview@1.6.0) (2023-12-28) # [1.6.0](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/ec_configurationview@1.5.31...@wisdom-components/ec_configurationview@1.6.0) (2023-12-28)
### Features ### Features
......
{ {
"name": "@wisdom-components/ec_configurationview", "name": "@wisdom-components/ec_configurationview",
"version": "1.6.0", "version": "1.6.1",
"description": "> TODO: description", "description": "> TODO: description",
"author": "tuqian <webtuqian@163.com>", "author": "tuqian <webtuqian@163.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.53.1](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/ec_historyview@1.53.0...@wisdom-components/ec_historyview@1.53.1) (2024-01-03)
**Note:** Version bump only for package @wisdom-components/ec_historyview
# [1.53.0](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/ec_historyview@1.52.0...@wisdom-components/ec_historyview@1.53.0) (2023-12-25) # [1.53.0](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/ec_historyview@1.52.0...@wisdom-components/ec_historyview@1.53.0) (2023-12-25)
### Features ### Features
......
{ {
"name": "@wisdom-components/ec_historyview", "name": "@wisdom-components/ec_historyview",
"version": "1.53.0", "version": "1.53.1",
"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