Commit 832fb5ff authored by 李纪文's avatar 李纪文

🎨 chore(release): Publish

- @wisdom-components/devicetree@1.1.0 - @wisdom-components/empty@1.1.0 - @wisdom-components/historyinfo@1.1.0 - @wisdom-components/imageselect@1.1.0 - @wisdom-components/mqttview@1.1.0 - @wisdom-components/quotaselect@1.1.0 - @wisdom-components/realtimeinfo@1.1.0 - @wisdom-components/timerangepicker@1.1.0
parent 23aee729
Pipeline #24916 failed with stages
in 5 minutes 12 seconds
......@@ -2,6 +2,18 @@
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 1.1.0 (2021-03-24)
### Bug Fixes
- 修改文件格式 ([dd58b0a](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/dd58b0a40bc4a812ba46cf0b0046ad1189494bf5))
- 修改样式写法 ([d670487](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/d670487dc174b747af9a8bdc22099bb40aa1c976))
- document code preview ([043017c](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/043017c30e6d5b9315f0092a9e1763a244b7746b))
### Features
- 设备树组件 ([792058c](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/792058cab251539912bde580e0ed5a7e742f92f1))
# 1.1.0 (2021-03-16)
### Bug Fixes
......
{
"name": "@wisdom-components/devicetree",
"version": "1.0.1",
"version": "1.1.0",
"description": "> TODO: description",
"author": "tuqian <webtuqian@163.com>",
"homepage": "",
......
......@@ -2,6 +2,20 @@
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 1.1.0 (2021-03-24)
### Bug Fixes
- 修改版本 ([04fc188](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/04fc18827700cf165c0ad9df1ee0078a1f596a97))
- 修改文件格式 ([dd58b0a](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/dd58b0a40bc4a812ba46cf0b0046ad1189494bf5))
- 修改样式写法 ([d670487](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/d670487dc174b747af9a8bdc22099bb40aa1c976))
- 修改 props ([568aaef](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/568aaefdc22a2e7afb23fbd19627d421b3615001))
- document code preview ([043017c](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/043017c30e6d5b9315f0092a9e1763a244b7746b))
### Features
- 无数据展示组件 ([b048c94](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/b048c948bfaf96e1465e08b4a9d5d88095a8fb42))
# 1.1.0 (2021-03-16)
### Bug Fixes
......
{
"name": "@wisdom-components/empty",
"version": "1.0.1",
"version": "1.1.0",
"description": "@wisdom-components/empty",
"author": "tuqian <webtuqian@163.com>",
"homepage": "",
......
# Change Log
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 1.1.0 (2021-03-24)
### Bug Fixes
- 修改文件格式 ([dd58b0a](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/dd58b0a40bc4a812ba46cf0b0046ad1189494bf5))
- document code preview ([043017c](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/043017c30e6d5b9315f0092a9e1763a244b7746b))
### Features
- 查看历史数据组件 ([633433d](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/633433dfde67b22b9f0cd51f25a84c119f9d5c14))
{
"name": "@wisdom-components/historyinfo",
"version": "1.0.1",
"version": "1.1.0",
"description": "> TODO: description",
"author": "tuqian <webtuqian@163.com>",
"homepage": "",
......
......@@ -2,6 +2,18 @@
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 1.1.0 (2021-03-24)
### Bug Fixes
- 修改文件格式 ([dd58b0a](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/dd58b0a40bc4a812ba46cf0b0046ad1189494bf5))
- 修改样式写法 ([d670487](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/d670487dc174b747af9a8bdc22099bb40aa1c976))
- document code preview ([043017c](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/043017c30e6d5b9315f0092a9e1763a244b7746b))
### Features
- 图片选择组件 ([2499ae3](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/2499ae3518801ada048106f80deea8257d3647dd))
# 1.1.0 (2021-03-16)
### Bug Fixes
......
{
"name": "@wisdom-components/imageselect",
"version": "1.0.1",
"version": "1.1.0",
"description": "> TODO: description",
"author": "tuqian <webtuqian@163.com>",
"homepage": "",
......
......@@ -2,6 +2,16 @@
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 1.1.0 (2021-03-24)
### Bug Fixes
- 修改文件格式 ([dd58b0a](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/dd58b0a40bc4a812ba46cf0b0046ad1189494bf5))
### Features
- add MqttView ([51eca30](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/51eca3015037844a505c5220aab38e0e058726de))
# 1.1.0 (2021-03-16)
### Features
......
{
"name": "@wisdom-components/mqttview",
"version": "1.0.0",
"version": "1.1.0",
"description": "> TODO: description",
"author": "lijiwen <961370825@qq.com>",
"homepage": "",
......
......@@ -2,6 +2,17 @@
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 1.1.0 (2021-03-24)
### Bug Fixes
- 修改文件格式 ([dd58b0a](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/dd58b0a40bc4a812ba46cf0b0046ad1189494bf5))
- document code preview ([043017c](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/043017c30e6d5b9315f0092a9e1763a244b7746b))
### Features
- 指标选择组件 ([87aa3c7](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/87aa3c77022c0fe286afe4a1ef1d2600b1799736))
# 1.1.0 (2021-03-16)
### Features
......
{
"name": "@wisdom-components/quotaselect",
"version": "1.0.1",
"version": "1.1.0",
"description": "> TODO: description",
"author": "tuqian <webtuqian@163.com>",
"homepage": "",
......
......@@ -2,6 +2,16 @@
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 1.1.0 (2021-03-24)
### Bug Fixes
- 修改文件格式 ([dd58b0a](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/dd58b0a40bc4a812ba46cf0b0046ad1189494bf5))
### Features
- 实时数据组件 ([9caff7e](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/9caff7e14cbb25058b76e505f9b24295a8013709))
# 1.1.0 (2021-03-16)
### Features
......
{
"name": "@wisdom-components/realtimeinfo",
"version": "1.0.0",
"version": "1.1.0",
"description": "> TODO: description",
"author": "tuqian <webtuqian@163.com>",
"homepage": "",
......
# Change Log
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 1.1.0 (2021-03-24)
### Bug Fixes
- 修改文件格式 ([dd58b0a](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/dd58b0a40bc4a812ba46cf0b0046ad1189494bf5))
### Features
- 查看历史数据组件 ([633433d](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/633433dfde67b22b9f0cd51f25a84c119f9d5c14))
- 自定义类型时间选择器组件 ([b06588a](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/b06588a4845ee7474e3820e1ede5158c9a4cc808))
{
"name": "@wisdom-components/timerangepicker",
"version": "1.0.1",
"version": "1.1.0",
"description": "> TODO: description",
"author": "tuqian <webtuqian@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