Commit 24c65531 authored by 邓晓峰's avatar 邓晓峰

🎨 chore(release): Publish

- @wisdom-components/tiptool@1.3.0 - @wisdom-components/ec_configurationview@1.2.4 - @wisdom-components/ec_devicetree@1.5.17 - @wisdom-components/ec_historyinfo@1.2.19
parent c0603542
Pipeline #37570 failed with stages
in 8 seconds
...@@ -2,6 +2,19 @@ ...@@ -2,6 +2,19 @@
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 (2021-11-11)
### Bug Fixes
- 修复 ec_configurationview dep ([c060354](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/c06035420f0e73c33207fc28b96b14c82137f9d3))
- 修复 ec_configurationview dep ([54f91b7](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/54f91b749b58061db9cf77eee3304541228b1e32))
- 删除 package-lock.json 文件 C ([e7cde73](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/e7cde734de0da778140c5b511b2734b35c224702))
### Features
- package 文件更改 ([5ad8b22](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/5ad8b22617a078c822e8f0c3a94d91a9027218f5))
- tip 组件封装 ([955849a](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/955849a20b008c90af60cab0270622b8be0b81bd))
# 1.2.0 (2021-11-11) # 1.2.0 (2021-11-11)
### Bug Fixes ### Bug Fixes
......
{ {
"name": "@wisdom-components/tiptool", "name": "@wisdom-components/tiptool",
"version": "1.2.0", "version": "1.3.0",
"description": "> TODO: description", "description": "> TODO: description",
"author": "qinwenhai <939637841@qq.com>", "author": "qinwenhai <939637841@qq.com>",
"homepage": "", "homepage": "",
......
...@@ -2,6 +2,13 @@ ...@@ -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. All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.2.4](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/ec_configurationview@1.2.1...@wisdom-components/ec_configurationview@1.2.4) (2021-11-11)
### Bug Fixes
- 修复 ec_configurationview dep ([54f91b7](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/54f91b749b58061db9cf77eee3304541228b1e32))
- 删除 package-lock.json 文件 C ([e7cde73](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/e7cde734de0da778140c5b511b2734b35c224702))
## [1.2.3](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/ec_configurationview@1.2.1...@wisdom-components/ec_configurationview@1.2.3) (2021-11-11) ## [1.2.3](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/ec_configurationview@1.2.1...@wisdom-components/ec_configurationview@1.2.3) (2021-11-11)
### Bug Fixes ### Bug Fixes
......
{ {
"name": "@wisdom-components/ec_configurationview", "name": "@wisdom-components/ec_configurationview",
"version": "1.2.3", "version": "1.2.4",
"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": {
"@wisdom-components/ec_historyinfo": "1.2.18", "@wisdom-components/ec_historyinfo": "1.2.19",
"@wisdom-components/mqttview": "1.3.4", "@wisdom-components/mqttview": "1.3.4",
"cross-env": "^7.0.3" "cross-env": "^7.0.3"
} }
......
...@@ -2,6 +2,13 @@ ...@@ -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. 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/ec_devicetree@1.5.15...@wisdom-components/ec_devicetree@1.5.17) (2021-11-11)
### Bug Fixes
- 修复 ec_configurationview dep ([54f91b7](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/54f91b749b58061db9cf77eee3304541228b1e32))
- 删除 package-lock.json 文件 C ([e7cde73](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/e7cde734de0da778140c5b511b2734b35c224702))
## [1.5.16](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/ec_devicetree@1.5.15...@wisdom-components/ec_devicetree@1.5.16) (2021-11-11) ## [1.5.16](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/ec_devicetree@1.5.15...@wisdom-components/ec_devicetree@1.5.16) (2021-11-11)
### Bug Fixes ### Bug Fixes
......
{ {
"name": "@wisdom-components/ec_devicetree", "name": "@wisdom-components/ec_devicetree",
"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": "",
......
...@@ -2,6 +2,13 @@ ...@@ -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. All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.2.19](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/ec_historyinfo@1.2.17...@wisdom-components/ec_historyinfo@1.2.19) (2021-11-11)
### Bug Fixes
- 修复 ec_configurationview dep ([54f91b7](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/54f91b749b58061db9cf77eee3304541228b1e32))
- 删除 package-lock.json 文件 C ([e7cde73](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/e7cde734de0da778140c5b511b2734b35c224702))
## [1.2.18](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/ec_historyinfo@1.2.17...@wisdom-components/ec_historyinfo@1.2.18) (2021-11-11) ## [1.2.18](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/ec_historyinfo@1.2.17...@wisdom-components/ec_historyinfo@1.2.18) (2021-11-11)
### Bug Fixes ### Bug Fixes
......
{ {
"name": "@wisdom-components/ec_historyinfo", "name": "@wisdom-components/ec_historyinfo",
"version": "1.2.18", "version": "1.2.19",
"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