Commit 7f05b5ee authored by 邓晓峰's avatar 邓晓峰

🎨 chore(release): Publish

- @wisdom-components/basicchart@1.3.3 - @wisdom-components/basictable@1.5.17 - @wisdom-components/basictools@1.3.5 - @wisdom-components/datepickercustom@1.1.5 - @wisdom-components/devicetree@1.4.7 - @wisdom-components/empty@1.4.6 - @wisdom-components/exportexcel@1.1.4 - @wisdom-components/historyinfo@1.5.5 - @wisdom-components/imageselect@1.4.5 - @wisdom-components/loadbox@1.1.3 - @wisdom-components/mqttview@1.3.5 - parseform@1.3.3 - @wisdom-components/quotaselect@1.8.5 - @wisdom-components/realtimeinfo@1.3.5 - @wisdom-components/timerangepicker@1.4.6 - @wisdom-components/tiptool@1.3.14 - @wisdom-components/ec_configurationview@1.2.9 - @wisdom-components/ec_devicetree@1.5.19 - @wisdom-components/ec_historyinfo@1.2.21 - @wisdom-components/ec_quotaselect@1.3.13 - @wisdom-components/ec_realtimeinfo@1.4.12
parent 000feaa0
Pipeline #49338 failed with stages
in 4 seconds
...@@ -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.3](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/basicchart@1.3.2...@wisdom-components/basicchart@1.3.3) (2022-05-05)
### Bug Fixes
- 修复 esm commonjs build ([000feaa](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/000feaa0fe13ae41cb959d4c74602e76dc05c4f2))
## [1.3.2](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/basicchart@1.3.1...@wisdom-components/basicchart@1.3.2) (2021-10-09) ## [1.3.2](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/basicchart@1.3.1...@wisdom-components/basicchart@1.3.2) (2021-10-09)
### Bug Fixes ### Bug Fixes
......
{ {
"name": "@wisdom-components/basicchart", "name": "@wisdom-components/basicchart",
"version": "1.3.2", "version": "1.3.3",
"description": "> TODO: description", "description": "> TODO: description",
"author": "tuqian <webtuqian@163.com>", "author": "tuqian <webtuqian@163.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.5.17](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/basictable@1.5.16...@wisdom-components/basictable@1.5.17) (2022-05-05)
### Bug Fixes
- 修复 esm commonjs build ([000feaa](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/000feaa0fe13ae41cb959d4c74602e76dc05c4f2))
## [1.5.16](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/basictable@1.5.15...@wisdom-components/basictable@1.5.16) (2021-10-09) ## [1.5.16](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/basictable@1.5.15...@wisdom-components/basictable@1.5.16) (2021-10-09)
### Bug Fixes ### Bug Fixes
......
{ {
"name": "@wisdom-components/basictable", "name": "@wisdom-components/basictable",
"version": "1.5.16", "version": "1.5.17",
"description": "> TODO: description", "description": "> TODO: description",
"author": "tuqian <webtuqian@163.com>", "author": "tuqian <webtuqian@163.com>",
"homepage": "", "homepage": "",
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
"test": "echo \"Error: run tests from root\" && exit 1" "test": "echo \"Error: run tests from root\" && exit 1"
}, },
"dependencies": { "dependencies": {
"classnames": "^2.2.6", "@babel/runtime": "^7.17.9",
"@babel/runtime": "^7.17.9" "classnames": "^2.2.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.3.5](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/basictools@1.3.4...@wisdom-components/basictools@1.3.5) (2022-05-05)
### Bug Fixes
- 修复 esm commonjs build ([000feaa](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/000feaa0fe13ae41cb959d4c74602e76dc05c4f2))
## [1.3.4](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/basictools@1.3.3...@wisdom-components/basictools@1.3.4) (2021-09-29) ## [1.3.4](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/basictools@1.3.3...@wisdom-components/basictools@1.3.4) (2021-09-29)
**Note:** Version bump only for package @wisdom-components/basictools **Note:** Version bump only for package @wisdom-components/basictools
......
{ {
"name": "@wisdom-components/basictools", "name": "@wisdom-components/basictools",
"version": "1.3.4", "version": "1.3.5",
"description": "> TODO: description", "description": "> TODO: description",
"author": "tuqian <webtuqian@163.com>", "author": "tuqian <webtuqian@163.com>",
"homepage": "", "homepage": "",
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
"test": "echo \"Error: run tests from root\" && exit 1" "test": "echo \"Error: run tests from root\" && exit 1"
}, },
"dependencies": { "dependencies": {
"moment": "^2.27.0", "@babel/runtime": "^7.17.9",
"@babel/runtime": "^7.17.9" "moment": "^2.27.0"
} }
} }
...@@ -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.1.5](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/datepickercustom@1.1.4...@wisdom-components/datepickercustom@1.1.5) (2022-05-05)
### Bug Fixes
- 修复 esm commonjs build ([000feaa](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/000feaa0fe13ae41cb959d4c74602e76dc05c4f2))
## [1.1.4](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/datepickercustom@1.1.3...@wisdom-components/datepickercustom@1.1.4) (2021-10-09) ## [1.1.4](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/datepickercustom@1.1.3...@wisdom-components/datepickercustom@1.1.4) (2021-10-09)
### Bug Fixes ### Bug Fixes
......
{ {
"name": "@wisdom-components/datepickercustom", "name": "@wisdom-components/datepickercustom",
"version": "1.1.4", "version": "1.1.5",
"description": "> TODO: description", "description": "> TODO: description",
"author": "lijiwen <961370825@qq.com>", "author": "lijiwen <961370825@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.4.7](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/devicetree@1.4.6...@wisdom-components/devicetree@1.4.7) (2022-05-05)
### Bug Fixes
- 修复 esm commonjs build ([000feaa](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/000feaa0fe13ae41cb959d4c74602e76dc05c4f2))
## [1.4.6](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/devicetree@1.4.5...@wisdom-components/devicetree@1.4.6) (2021-10-09) ## [1.4.6](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/devicetree@1.4.5...@wisdom-components/devicetree@1.4.6) (2021-10-09)
### Bug Fixes ### Bug Fixes
......
{ {
"name": "@wisdom-components/devicetree", "name": "@wisdom-components/devicetree",
"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": "",
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
"test": "echo \"Error: run tests from root\" && exit 1" "test": "echo \"Error: run tests from root\" && exit 1"
}, },
"dependencies": { "dependencies": {
"classnames": "^2.2.6", "@babel/runtime": "^7.17.9",
"@babel/runtime": "^7.17.9" "classnames": "^2.2.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.6](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/empty@1.4.5...@wisdom-components/empty@1.4.6) (2022-05-05)
### Bug Fixes
- 修复 esm commonjs build ([000feaa](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/000feaa0fe13ae41cb959d4c74602e76dc05c4f2))
## [1.4.5](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/empty@1.4.4...@wisdom-components/empty@1.4.5) (2022-05-05) ## [1.4.5](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/empty@1.4.4...@wisdom-components/empty@1.4.5) (2022-05-05)
### Bug Fixes ### Bug Fixes
......
{ {
"name": "@wisdom-components/empty", "name": "@wisdom-components/empty",
"version": "1.4.5", "version": "1.4.6",
"description": "@wisdom-components/empty", "description": "@wisdom-components/empty",
"author": "tuqian <webtuqian@163.com>", "author": "tuqian <webtuqian@163.com>",
"homepage": "", "homepage": "",
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
"url": "https://g.civnet.cn:8443/ReactWeb5/wisdom-components.git" "url": "https://g.civnet.cn:8443/ReactWeb5/wisdom-components.git"
}, },
"dependencies": { "dependencies": {
"classnames": "^2.2.6", "@babel/runtime": "^7.17.9",
"@babel/runtime": "^7.17.9" "classnames": "^2.2.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.1.4](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/exportexcel@1.1.3...@wisdom-components/exportexcel@1.1.4) (2022-05-05)
### Bug Fixes
- 修复 esm commonjs build ([000feaa](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/000feaa0fe13ae41cb959d4c74602e76dc05c4f2))
## [1.1.3](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/exportexcel@1.1.2...@wisdom-components/exportexcel@1.1.3) (2021-09-29) ## [1.1.3](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/exportexcel@1.1.2...@wisdom-components/exportexcel@1.1.3) (2021-09-29)
**Note:** Version bump only for package @wisdom-components/exportexcel **Note:** Version bump only for package @wisdom-components/exportexcel
......
{ {
"name": "@wisdom-components/exportexcel", "name": "@wisdom-components/exportexcel",
"version": "1.1.3", "version": "1.1.4",
"description": "> TODO: description", "description": "> TODO: description",
"author": "lijiwen <961370825@qq.com>", "author": "lijiwen <961370825@qq.com>",
"homepage": "", "homepage": "",
...@@ -24,8 +24,8 @@ ...@@ -24,8 +24,8 @@
"test": "echo \"Error: run tests from root\" && exit 1" "test": "echo \"Error: run tests from root\" && exit 1"
}, },
"dependencies": { "dependencies": {
"@babel/runtime": "^7.17.9",
"js-export-excel": "^1.1.4", "js-export-excel": "^1.1.4",
"jszip": "^3.5.0", "jszip": "^3.5.0"
"@babel/runtime": "^7.17.9"
} }
} }
...@@ -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.5.5](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/historyinfo@1.5.4...@wisdom-components/historyinfo@1.5.5) (2022-05-05)
### Bug Fixes
- 修复 esm commonjs build ([000feaa](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/000feaa0fe13ae41cb959d4c74602e76dc05c4f2))
## [1.5.4](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/historyinfo@1.5.3...@wisdom-components/historyinfo@1.5.4) (2021-10-09) ## [1.5.4](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/historyinfo@1.5.3...@wisdom-components/historyinfo@1.5.4) (2021-10-09)
### Bug Fixes ### Bug Fixes
......
{ {
"name": "@wisdom-components/historyinfo", "name": "@wisdom-components/historyinfo",
"version": "1.5.4", "version": "1.5.5",
"description": "> TODO: description", "description": "> TODO: description",
"author": "tuqian <webtuqian@163.com>", "author": "tuqian <webtuqian@163.com>",
"homepage": "", "homepage": "",
...@@ -24,10 +24,10 @@ ...@@ -24,10 +24,10 @@
"test": "echo \"Error: run tests from root\" && exit 1" "test": "echo \"Error: run tests from root\" && exit 1"
}, },
"dependencies": { "dependencies": {
"@babel/runtime": "^7.17.9",
"classnames": "^2.2.6", "classnames": "^2.2.6",
"highcharts": "^9.0.1", "highcharts": "^9.0.1",
"highcharts-react-official": "^3.0.0", "highcharts-react-official": "^3.0.0",
"moment": "^2.27.0", "moment": "^2.27.0"
"@babel/runtime": "^7.17.9"
} }
} }
...@@ -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.5](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/imageselect@1.4.4...@wisdom-components/imageselect@1.4.5) (2022-05-05)
### Bug Fixes
- 修复 esm commonjs build ([000feaa](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/000feaa0fe13ae41cb959d4c74602e76dc05c4f2))
## [1.4.4](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/imageselect@1.4.3...@wisdom-components/imageselect@1.4.4) (2021-10-09) ## [1.4.4](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/imageselect@1.4.3...@wisdom-components/imageselect@1.4.4) (2021-10-09)
### Bug Fixes ### Bug Fixes
......
{ {
"name": "@wisdom-components/imageselect", "name": "@wisdom-components/imageselect",
"version": "1.4.4", "version": "1.4.5",
"description": "> TODO: description", "description": "> TODO: description",
"author": "tuqian <webtuqian@163.com>", "author": "tuqian <webtuqian@163.com>",
"homepage": "", "homepage": "",
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
"test": "echo \"Error: run tests from root\" && exit 1" "test": "echo \"Error: run tests from root\" && exit 1"
}, },
"dependencies": { "dependencies": {
"classnames": "^2.2.6", "@babel/runtime": "^7.17.9",
"@babel/runtime": "^7.17.9" "classnames": "^2.2.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.1.3](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/loadbox@1.1.2...@wisdom-components/loadbox@1.1.3) (2022-05-05)
### Bug Fixes
- 修复 esm commonjs build ([000feaa](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/000feaa0fe13ae41cb959d4c74602e76dc05c4f2))
## [1.1.2](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/loadbox@1.1.1...@wisdom-components/loadbox@1.1.2) (2021-11-02) ## [1.1.2](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/loadbox@1.1.1...@wisdom-components/loadbox@1.1.2) (2021-11-02)
### Bug Fixes ### Bug Fixes
......
{ {
"name": "@wisdom-components/loadbox", "name": "@wisdom-components/loadbox",
"version": "1.1.2", "version": "1.1.3",
"description": "> TODO: description", "description": "> TODO: description",
"author": "lijiwen <961370825@qq.com>", "author": "lijiwen <961370825@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.5](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/mqttview@1.3.4...@wisdom-components/mqttview@1.3.5) (2022-05-05)
### Bug Fixes
- 修复 esm commonjs build ([000feaa](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/000feaa0fe13ae41cb959d4c74602e76dc05c4f2))
## [1.3.4](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/mqttview@1.3.3...@wisdom-components/mqttview@1.3.4) (2021-09-29) ## [1.3.4](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/mqttview@1.3.3...@wisdom-components/mqttview@1.3.4) (2021-09-29)
**Note:** Version bump only for package @wisdom-components/mqttview **Note:** Version bump only for package @wisdom-components/mqttview
......
{ {
"name": "@wisdom-components/mqttview", "name": "@wisdom-components/mqttview",
"version": "1.3.4", "version": "1.3.5",
"description": "> TODO: description", "description": "> TODO: description",
"author": "lijiwen <961370825@qq.com>", "author": "lijiwen <961370825@qq.com>",
"homepage": "", "homepage": "",
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
"test": "echo \"Error: run tests from root\" && exit 1" "test": "echo \"Error: run tests from root\" && exit 1"
}, },
"dependencies": { "dependencies": {
"mqtt-client": "^1.0.12", "@babel/runtime": "^7.17.9",
"@babel/runtime": "^7.17.9" "mqtt-client": "^1.0.12"
} }
} }
...@@ -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.3](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/parseform@1.3.2...parseform@1.3.3) (2022-05-05)
### Bug Fixes
- 修复 esm commonjs build ([000feaa](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/000feaa0fe13ae41cb959d4c74602e76dc05c4f2))
## [1.3.2](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/parseform@1.3.1...parseform@1.3.2) (2021-09-29) ## [1.3.2](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/parseform@1.3.1...parseform@1.3.2) (2021-09-29)
**Note:** Version bump only for package parseform **Note:** Version bump only for package parseform
......
{ {
"name": "parseform", "name": "parseform",
"version": "1.3.2", "version": "1.3.3",
"description": "> TODO: description", "description": "> TODO: description",
"author": "lijiwen <961370825@qq.com>", "author": "lijiwen <961370825@qq.com>",
"homepage": "", "homepage": "",
...@@ -24,8 +24,8 @@ ...@@ -24,8 +24,8 @@
"test": "echo \"Error: run tests from root\" && exit 1" "test": "echo \"Error: run tests from root\" && exit 1"
}, },
"dependencies": { "dependencies": {
"@babel/runtime": "^7.17.9",
"form-render": "^0.9.12", "form-render": "^0.9.12",
"parseForm": "^0.0.8", "parseForm": "^0.0.8"
"@babel/runtime": "^7.17.9"
} }
} }
...@@ -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.8.5](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/quotaselect@1.8.4...@wisdom-components/quotaselect@1.8.5) (2022-05-05)
### Bug Fixes
- 修复 esm commonjs build ([000feaa](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/000feaa0fe13ae41cb959d4c74602e76dc05c4f2))
## [1.8.4](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/quotaselect@1.8.3...@wisdom-components/quotaselect@1.8.4) (2021-10-09) ## [1.8.4](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/quotaselect@1.8.3...@wisdom-components/quotaselect@1.8.4) (2021-10-09)
### Bug Fixes ### Bug Fixes
......
{ {
"name": "@wisdom-components/quotaselect", "name": "@wisdom-components/quotaselect",
"version": "1.8.4", "version": "1.8.5",
"description": "> TODO: description", "description": "> TODO: description",
"author": "tuqian <webtuqian@163.com>", "author": "tuqian <webtuqian@163.com>",
"homepage": "", "homepage": "",
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
"test": "echo \"Error: run tests from root\" && exit 1" "test": "echo \"Error: run tests from root\" && exit 1"
}, },
"dependencies": { "dependencies": {
"classnames": "^2.2.6", "@babel/runtime": "^7.17.9",
"@babel/runtime": "^7.17.9" "classnames": "^2.2.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.3.5](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/realtimeinfo@1.3.4...@wisdom-components/realtimeinfo@1.3.5) (2022-05-05)
### Bug Fixes
- 修复 esm commonjs build ([000feaa](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/000feaa0fe13ae41cb959d4c74602e76dc05c4f2))
## [1.3.4](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/realtimeinfo@1.3.3...@wisdom-components/realtimeinfo@1.3.4) (2021-10-09) ## [1.3.4](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/realtimeinfo@1.3.3...@wisdom-components/realtimeinfo@1.3.4) (2021-10-09)
### Bug Fixes ### Bug Fixes
......
{ {
"name": "@wisdom-components/realtimeinfo", "name": "@wisdom-components/realtimeinfo",
"version": "1.3.4", "version": "1.3.5",
"description": "> TODO: description", "description": "> TODO: description",
"author": "tuqian <webtuqian@163.com>", "author": "tuqian <webtuqian@163.com>",
"homepage": "", "homepage": "",
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
"test": "echo \"Error: run tests from root\" && exit 1" "test": "echo \"Error: run tests from root\" && exit 1"
}, },
"dependencies": { "dependencies": {
"classnames": "^2.2.6", "@babel/runtime": "^7.17.9",
"@babel/runtime": "^7.17.9" "classnames": "^2.2.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.6](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/timerangepicker@1.4.5...@wisdom-components/timerangepicker@1.4.6) (2022-05-05)
### Bug Fixes
- 修复 esm commonjs build ([000feaa](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/000feaa0fe13ae41cb959d4c74602e76dc05c4f2))
## [1.4.5](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/timerangepicker@1.4.4...@wisdom-components/timerangepicker@1.4.5) (2021-10-09) ## [1.4.5](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/timerangepicker@1.4.4...@wisdom-components/timerangepicker@1.4.5) (2021-10-09)
### Bug Fixes ### Bug Fixes
......
{ {
"name": "@wisdom-components/timerangepicker", "name": "@wisdom-components/timerangepicker",
"version": "1.4.5", "version": "1.4.6",
"description": "> TODO: description", "description": "> TODO: description",
"author": "tuqian <webtuqian@163.com>", "author": "tuqian <webtuqian@163.com>",
"homepage": "", "homepage": "",
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
"test": "echo \"Error: run tests from root\" && exit 1" "test": "echo \"Error: run tests from root\" && exit 1"
}, },
"dependencies": { "dependencies": {
"classnames": "^2.2.6", "@babel/runtime": "^7.17.9",
"@babel/runtime": "^7.17.9" "classnames": "^2.2.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.3.14](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/tiptool@1.3.13...@wisdom-components/tiptool@1.3.14) (2022-05-05)
### Bug Fixes
- 修复 esm commonjs build ([000feaa](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/000feaa0fe13ae41cb959d4c74602e76dc05c4f2))
## [1.3.13](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/tiptool@1.3.12...@wisdom-components/tiptool@1.3.13) (2021-11-22) ## [1.3.13](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/tiptool@1.3.12...@wisdom-components/tiptool@1.3.13) (2021-11-22)
### Bug Fixes ### Bug Fixes
......
{ {
"name": "@wisdom-components/tiptool", "name": "@wisdom-components/tiptool",
"version": "1.3.13", "version": "1.3.14",
"description": "> TODO: description", "description": "> TODO: description",
"author": "qinwenhai <939637841@qq.com>", "author": "qinwenhai <939637841@qq.com>",
"homepage": "", "homepage": "",
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
"build": "father-build" "build": "father-build"
}, },
"dependencies": { "dependencies": {
"lodash": "^4.17.21", "@babel/runtime": "^7.17.9",
"@babel/runtime": "^7.17.9" "lodash": "^4.17.21"
} }
} }
...@@ -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.2.9](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/ec_configurationview@1.2.8...@wisdom-components/ec_configurationview@1.2.9) (2022-05-05)
### Bug Fixes
- 修复 esm commonjs build ([000feaa](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/000feaa0fe13ae41cb959d4c74602e76dc05c4f2))
## [1.2.8](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/ec_configurationview@1.2.5...@wisdom-components/ec_configurationview@1.2.8) (2021-11-12) ## [1.2.8](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/ec_configurationview@1.2.5...@wisdom-components/ec_configurationview@1.2.8) (2021-11-12)
### Bug Fixes ### Bug Fixes
......
{ {
"name": "@wisdom-components/ec_configurationview", "name": "@wisdom-components/ec_configurationview",
"version": "1.2.8", "version": "1.2.9",
"description": "> TODO: description", "description": "> TODO: description",
"author": "tuqian <webtuqian@163.com>", "author": "tuqian <webtuqian@163.com>",
"homepage": "", "homepage": "",
...@@ -24,9 +24,9 @@ ...@@ -24,9 +24,9 @@
"test": "echo \"Error: run tests from root\" && exit 1" "test": "echo \"Error: run tests from root\" && exit 1"
}, },
"dependencies": { "dependencies": {
"@wisdom-components/ec_historyinfo": "1.2.20", "@babel/runtime": "^7.17.9",
"@wisdom-components/mqttview": "1.3.4", "@wisdom-components/ec_historyinfo": "1.2.21",
"cross-env": "^7.0.3", "@wisdom-components/mqttview": "1.3.5",
"@babel/runtime": "^7.17.9" "cross-env": "^7.0.3"
} }
} }
...@@ -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.5.19](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/ec_devicetree@1.5.18...@wisdom-components/ec_devicetree@1.5.19) (2022-05-05)
### Bug Fixes
- 修复 esm commonjs build ([000feaa](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/000feaa0fe13ae41cb959d4c74602e76dc05c4f2))
## [1.5.18](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/ec_devicetree@1.5.17...@wisdom-components/ec_devicetree@1.5.18) (2021-11-12) ## [1.5.18](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/ec_devicetree@1.5.17...@wisdom-components/ec_devicetree@1.5.18) (2021-11-12)
**Note:** Version bump only for package @wisdom-components/ec_devicetree **Note:** Version bump only for package @wisdom-components/ec_devicetree
......
{ {
"name": "@wisdom-components/ec_devicetree", "name": "@wisdom-components/ec_devicetree",
"version": "1.5.18", "version": "1.5.19",
"description": "> TODO: description", "description": "> TODO: description",
"author": "tuqian <webtuqian@163.com>", "author": "tuqian <webtuqian@163.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.2.21](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/ec_historyinfo@1.2.20...@wisdom-components/ec_historyinfo@1.2.21) (2022-05-05)
### Bug Fixes
- 修复 esm commonjs build ([000feaa](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/000feaa0fe13ae41cb959d4c74602e76dc05c4f2))
## [1.2.20](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/ec_historyinfo@1.2.19...@wisdom-components/ec_historyinfo@1.2.20) (2021-11-12) ## [1.2.20](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/ec_historyinfo@1.2.19...@wisdom-components/ec_historyinfo@1.2.20) (2021-11-12)
**Note:** Version bump only for package @wisdom-components/ec_historyinfo **Note:** Version bump only for package @wisdom-components/ec_historyinfo
......
{ {
"name": "@wisdom-components/ec_historyinfo", "name": "@wisdom-components/ec_historyinfo",
"version": "1.2.20", "version": "1.2.21",
"description": "> TODO: description", "description": "> TODO: description",
"author": "tuqian <webtuqian@163.com>", "author": "tuqian <webtuqian@163.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.13](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/ec_quotaselect@1.3.12...@wisdom-components/ec_quotaselect@1.3.13) (2022-05-05)
### Bug Fixes
- 修复 esm commonjs build ([000feaa](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/000feaa0fe13ae41cb959d4c74602e76dc05c4f2))
## [1.3.12](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/ec_quotaselect@1.3.11...@wisdom-components/ec_quotaselect@1.3.12) (2021-10-26) ## [1.3.12](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/ec_quotaselect@1.3.11...@wisdom-components/ec_quotaselect@1.3.12) (2021-10-26)
### Bug Fixes ### Bug Fixes
......
{ {
"name": "@wisdom-components/ec_quotaselect", "name": "@wisdom-components/ec_quotaselect",
"version": "1.3.12", "version": "1.3.13",
"description": "> TODO: description", "description": "> TODO: description",
"author": "tuqian <webtuqian@163.com>", "author": "tuqian <webtuqian@163.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.4.12](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/ec_realtimeinfo@1.4.11...@wisdom-components/ec_realtimeinfo@1.4.12) (2022-05-05)
### Bug Fixes
- 修复 esm commonjs build ([000feaa](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/000feaa0fe13ae41cb959d4c74602e76dc05c4f2))
## [1.4.11](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/ec_realtimeinfo@1.4.10...@wisdom-components/ec_realtimeinfo@1.4.11) (2021-10-09) ## [1.4.11](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/ec_realtimeinfo@1.4.10...@wisdom-components/ec_realtimeinfo@1.4.11) (2021-10-09)
### Bug Fixes ### Bug Fixes
......
{ {
"name": "@wisdom-components/ec_realtimeinfo", "name": "@wisdom-components/ec_realtimeinfo",
"version": "1.4.11", "version": "1.4.12",
"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