Commit a2ebc0ae authored by 李纪文's avatar 李纪文

🎨 chore(release): Publish

- @wisdom-components/alarmscrollassembly@1.17.0 - @wisdom-components/basicreport@1.14.0 - @wisdom-components/videoslidermodal@1.1.51 - @wisdom-components/VmsVideo@1.6.0
parent 69c19020
...@@ -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.17.0](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/alarmscrollassembly@1.16.1...@wisdom-components/alarmscrollassembly@1.17.0) (2024-01-23)
### Features
- 去除错误拦截 ([69c1902](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/69c19020a867792417a8892fe5bc08d5f8e7e9a8))
## [1.16.1](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/alarmscrollassembly@1.16.0...@wisdom-components/alarmscrollassembly@1.16.1) (2023-09-12) ## [1.16.1](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/alarmscrollassembly@1.16.0...@wisdom-components/alarmscrollassembly@1.16.1) (2023-09-12)
### Bug Fixes ### Bug Fixes
......
{ {
"name": "@wisdom-components/alarmscrollassembly", "name": "@wisdom-components/alarmscrollassembly",
"version": "1.16.1", "version": "1.17.0",
"description": "滚动组件", "description": "滚动组件",
"author": "chenlong <857265978@qq.com>", "author": "chenlong <857265978@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.14.0](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/basicreport@1.13.1...@wisdom-components/basicreport@1.14.0) (2024-01-23)
### Features
- 去除错误拦截 ([69c1902](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/69c19020a867792417a8892fe5bc08d5f8e7e9a8))
## [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) ## [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 **Note:** Version bump only for package @wisdom-components/basicreport
......
{ {
"name": "@wisdom-components/basicreport", "name": "@wisdom-components/basicreport",
"version": "1.13.1", "version": "1.14.0",
"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.51](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/videoslidermodal@1.1.50...@wisdom-components/videoslidermodal@1.1.51) (2024-01-23)
**Note:** Version bump only for package @wisdom-components/videoslidermodal
## [1.1.50](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/videoslidermodal@1.1.49...@wisdom-components/videoslidermodal@1.1.50) (2024-01-05) ## [1.1.50](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/videoslidermodal@1.1.49...@wisdom-components/videoslidermodal@1.1.50) (2024-01-05)
**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.50", "version": "1.1.51",
"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.5.2", "@wisdom-components/VmsVideo": "1.6.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.6.0](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/VmsVideo@1.5.2...@wisdom-components/VmsVideo@1.6.0) (2024-01-23)
### Features
- 视频组件新增云台控制 ([17ef21f](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/17ef21f75c9d88eed03d35fcc5e313e1e703c9e7))
## [1.5.2](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/VmsVideo@1.5.1...@wisdom-components/VmsVideo@1.5.2) (2024-01-05) ## [1.5.2](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/VmsVideo@1.5.1...@wisdom-components/VmsVideo@1.5.2) (2024-01-05)
### Bug Fixes ### Bug Fixes
......
{ {
"name": "@wisdom-components/VmsVideo", "name": "@wisdom-components/VmsVideo",
"version": "1.5.2", "version": "1.6.0",
"description": "> TODO: description", "description": "> TODO: description",
"author": "yutian <249303761@qq.com>", "author": "yutian <249303761@qq.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