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

Merge branch 'release' into 'dev'

fix: 发布组件版本 See merge request !22
parents e502e7f2 781d1686
Pipeline #25483 failed with stages
in 10 seconds
# Change Log
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 1.2.0 (2021-04-02)
### Features
- add basic tools ([c7313da](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/c7313daaf6584524603e6a53c117c182aa4914dc))
{
"name": "@wisdom-components/basictools",
"version": "1.1.0",
"version": "1.2.0",
"description": "> TODO: description",
"author": "tuqian <webtuqian@163.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.3.0](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/devicetree@1.2.0...@wisdom-components/devicetree@1.3.0) (2021-04-02)
### Bug Fixes
- update device tree ([8e84527](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/8e8452714309191c85e4d5cad628490e5bce00d1))
- update history info ([8bd3df6](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/8bd3df63fda2c553db561eb885284d1862268ab5))
### Features
- add basic tools ([c7313da](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/c7313daaf6584524603e6a53c117c182aa4914dc))
# 1.2.0 (2021-03-30)
### Bug Fixes
......
{
"name": "@wisdom-components/devicetree",
"version": "1.2.0",
"version": "1.3.0",
"description": "> TODO: description",
"author": "tuqian <webtuqian@163.com>",
"homepage": "",
......@@ -24,7 +24,7 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"dependencies": {
"classnames": "^2.2.6",
"@wisdom-components/Empty": "^1.2.0"
"@wisdom-components/Empty": "^1.2.0",
"classnames": "^2.2.6"
}
}
......@@ -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.
# [1.3.0](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/empty@1.2.0...@wisdom-components/empty@1.3.0) (2021-04-02)
### Features
- add basic tools ([c7313da](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/c7313daaf6584524603e6a53c117c182aa4914dc))
# 1.2.0 (2021-03-30)
### Bug Fixes
......
{
"name": "@wisdom-components/empty",
"version": "1.2.0",
"version": "1.3.0",
"description": "@wisdom-components/empty",
"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.4.0](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/historyinfo@1.3.1...@wisdom-components/historyinfo@1.4.0) (2021-04-02)
### Bug Fixes
- update history info ([8bd3df6](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/8bd3df63fda2c553db561eb885284d1862268ab5))
### Features
- add basic tools ([c7313da](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/c7313daaf6584524603e6a53c117c182aa4914dc))
## [1.3.1](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/historyinfo@1.3.0...@wisdom-components/historyinfo@1.3.1) (2021-03-30)
### Bug Fixes
......
{
"name": "@wisdom-components/historyinfo",
"version": "1.3.1",
"version": "1.4.0",
"description": "> TODO: description",
"author": "tuqian <webtuqian@163.com>",
"homepage": "",
......@@ -24,11 +24,11 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"dependencies": {
"moment": "^2.27.0",
"classnames": "^2.2.6",
"@wisdom-components/Empty": "^1.2.0",
"@wisdom-components/timerangepicker": "^1.2.0",
"@wisdom-components/timerangepicker": "1.3.0",
"classnames": "^2.2.6",
"highcharts": "^9.0.1",
"highcharts-react-official": "^3.0.0"
"highcharts-react-official": "^3.0.0",
"moment": "^2.27.0"
}
}
......@@ -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.3.0](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/imageselect@1.2.0...@wisdom-components/imageselect@1.3.0) (2021-04-02)
### Bug Fixes
- update ImageSelect and TimeRangePicker ([0daf77f](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/0daf77f282594f051e7de63d6e57b44c12302fdd))
### Features
- add basic tools ([c7313da](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/c7313daaf6584524603e6a53c117c182aa4914dc))
# 1.2.0 (2021-03-30)
### Bug Fixes
......
{
"name": "@wisdom-components/imageselect",
"version": "1.2.0",
"version": "1.3.0",
"description": "> TODO: description",
"author": "tuqian <webtuqian@163.com>",
"homepage": "",
......@@ -24,7 +24,7 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"dependencies": {
"classnames": "^2.2.6",
"@wisdom-components/Empty": "^1.2.0"
"@wisdom-components/Empty": "^1.2.0",
"classnames": "^2.2.6"
}
}
......@@ -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.
## [1.2.2](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/mqttview@1.2.1...@wisdom-components/mqttview@1.2.2) (2021-04-02)
**Note:** Version bump only for package @wisdom-components/mqttview
## [1.2.1](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/mqttview@1.2.0...@wisdom-components/mqttview@1.2.1) (2021-03-30)
**Note:** Version bump only for package @wisdom-components/mqttview
......
{
"name": "@wisdom-components/mqttview",
"version": "1.2.1",
"version": "1.2.2",
"description": "> TODO: description",
"author": "lijiwen <961370825@qq.com>",
"homepage": "",
......
......@@ -2,6 +2,21 @@
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 1.2.0 (2021-04-02)
### Bug Fixes
- 发布版本 ([7ab0f76](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/7ab0f76d5d6cbb004cc80e8e87255b75bdf40c52))
- 台账解析文档编写 ([9a95c61](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/9a95c61bbfdf4c6e12cac62aeb50e12e48c562da))
- 修改配置信息 ([f8c0239](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/f8c02392c14573acc9650fe281f9d79d62a66d26))
- 修改台账解析 ([21606c0](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/21606c05daeb532dfc518b879c22071fc0aca2d7))
- 修改台账解析配置 ([e155cd0](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/e155cd01be5acca9a652b96b21223885e394312e))
- ParseForm demo render error ([d8ed41f](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/d8ed41ffd16ad277d92388966849eb5ba8a1e696))
### Features
- lerna add packages/ParaseForm ([6d7cf59](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/6d7cf592dc9e0784dc5c96b454df1c55f1612797))
# 1.1.0 (2021-03-30)
### Bug Fixes
......
{
"name": "parseformrender",
"version": "1.1.0",
"name": "parseform",
"version": "1.2.0",
"description": "> TODO: description",
"author": "lijiwen <961370825@qq.com>",
"homepage": "",
......
......@@ -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.
# [1.3.0](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/quotaselect@1.2.1...@wisdom-components/quotaselect@1.3.0) (2021-04-02)
### Features
- add basic tools ([c7313da](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/c7313daaf6584524603e6a53c117c182aa4914dc))
## [1.2.1](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/quotaselect@1.2.0...@wisdom-components/quotaselect@1.2.1) (2021-03-30)
### Bug Fixes
......
{
"name": "@wisdom-components/quotaselect",
"version": "1.2.1",
"version": "1.3.0",
"description": "> TODO: description",
"author": "tuqian <webtuqian@163.com>",
"homepage": "",
......@@ -24,7 +24,7 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"dependencies": {
"classnames": "^2.2.6",
"@wisdom-components/Empty": "^1.2.0"
"@wisdom-components/Empty": "^1.2.0",
"classnames": "^2.2.6"
}
}
......@@ -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.
# [1.2.0](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/realtimeinfo@1.1.1...@wisdom-components/realtimeinfo@1.2.0) (2021-04-02)
### Features
- add basic tools ([c7313da](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/c7313daaf6584524603e6a53c117c182aa4914dc))
## [1.1.1](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/realtimeinfo@1.1.0...@wisdom-components/realtimeinfo@1.1.1) (2021-03-30)
### Bug Fixes
......
{
"name": "@wisdom-components/realtimeinfo",
"version": "1.1.1",
"version": "1.2.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.3.0](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/timerangepicker@1.2.1...@wisdom-components/timerangepicker@1.3.0) (2021-04-02)
### Bug Fixes
- update ImageSelect and TimeRangePicker ([0daf77f](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/0daf77f282594f051e7de63d6e57b44c12302fdd))
### Features
- add basic tools ([c7313da](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/c7313daaf6584524603e6a53c117c182aa4914dc))
## [1.2.1](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/timerangepicker@1.2.0...@wisdom-components/timerangepicker@1.2.1) (2021-03-30)
**Note:** Version bump only for package @wisdom-components/timerangepicker
......
{
"name": "@wisdom-components/timerangepicker",
"version": "1.2.1",
"version": "1.3.0",
"description": "> TODO: description",
"author": "tuqian <webtuqian@163.com>",
"homepage": "",
......@@ -24,7 +24,7 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"dependencies": {
"classnames": "^2.2.6",
"@wisdom-components/Empty": "^1.2.0"
"@wisdom-components/Empty": "^1.2.0",
"classnames": "^2.2.6"
}
}
......@@ -121,7 +121,7 @@ async function release() {
pkgs.forEach((pkg, index) => {
const pkgPath = join(cwd, 'packages', pkg.replace('pro-', ''));
const { name, version } = require(join(pkgPath, 'package.json'));
if (name === 'parseformrender') return false;
if (name === 'parseform') return false;
const isNext = isNextVersion(version);
let isPackageExist = null;
if (args.publishOnly) {
......
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