From bbb016389dc0a37e3cd947be42db5232be80902e Mon Sep 17 00:00:00 2001 From: fxy060608 Date: Tue, 7 Apr 2020 18:39:29 +0800 Subject: [PATCH] chore(release): publish v2.0.0-alpha-261020200403002 --- lerna.json | 2 +- packages/uni-app-plus-nvue/package.json | 2 +- packages/uni-app-plus/package.json | 40 ++++++------ packages/uni-cli-shared/package.json | 2 +- packages/uni-h5-ui/package.json | 2 +- packages/uni-h5/package.json | 2 +- packages/uni-migration/package.json | 2 +- packages/uni-mp-alipay/package.json | 40 ++++++------ packages/uni-mp-baidu/package.json | 40 ++++++------ packages/uni-mp-qq/package.json | 40 ++++++------ packages/uni-mp-toutiao/package.json | 40 ++++++------ packages/uni-mp-weixin/package.json | 40 ++++++------ packages/uni-quickapp-light/package.json | 40 ++++++------ packages/uni-quickapp-vue/package.json | 64 +++++++++---------- packages/uni-stat/package.json | 2 +- packages/uni-template-compiler/package.json | 2 +- .../vue-cli-plugin-hbuilderx/package.json | 2 +- .../vue-cli-plugin-uni-optimize/package.json | 2 +- packages/vue-cli-plugin-uni/package.json | 4 +- packages/webpack-uni-mp-loader/package.json | 2 +- .../webpack-uni-pages-loader/package.json | 2 +- 21 files changed, 186 insertions(+), 186 deletions(-) diff --git a/lerna.json b/lerna.json index 424d9618a..82481b73c 100644 --- a/lerna.json +++ b/lerna.json @@ -12,5 +12,5 @@ "message": "chore(release): publish %s" } }, - "version": "2.0.0-alpha-26420200309002" + "version": "2.0.0-alpha-261020200403002" } diff --git a/packages/uni-app-plus-nvue/package.json b/packages/uni-app-plus-nvue/package.json index bb6c07c3c..2ce4e3ac0 100644 --- a/packages/uni-app-plus-nvue/package.json +++ b/packages/uni-app-plus-nvue/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-app-plus-nvue", - "version": "2.0.0-alpha-26420200309002", + "version": "2.0.0-alpha-261020200403002", "description": "uni-app app-plus-nvue", "main": "dist/index.js", "repository": { diff --git a/packages/uni-app-plus/package.json b/packages/uni-app-plus/package.json index 3f3650bfa..ea5ebbf6a 100644 --- a/packages/uni-app-plus/package.json +++ b/packages/uni-app-plus/package.json @@ -1,21 +1,21 @@ -{ - "name": "@dcloudio/uni-app-plus", - "version": "2.0.0-alpha-26420200309002", - "description": "uni-app app-plus", - "main": "dist/index.js", - "repository": { - "type": "git", - "url": "git+https://github.com/dcloudio/uni-app.git", - "directory": "packages/uni-app-plus" - }, - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "author": "fxy060608", - "license": "Apache-2.0", - "uni-app": { - "name": "app-plus", - "title": "APP-PLUS" - }, - "gitHead": "84e9cb1ca1898054d161f1514efadd1ab24fd804" +{ + "name": "@dcloudio/uni-app-plus", + "version": "2.0.0-alpha-261020200403002", + "description": "uni-app app-plus", + "main": "dist/index.js", + "repository": { + "type": "git", + "url": "git+https://github.com/dcloudio/uni-app.git", + "directory": "packages/uni-app-plus" + }, + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "author": "fxy060608", + "license": "Apache-2.0", + "uni-app": { + "name": "app-plus", + "title": "APP-PLUS" + }, + "gitHead": "84e9cb1ca1898054d161f1514efadd1ab24fd804" } diff --git a/packages/uni-cli-shared/package.json b/packages/uni-cli-shared/package.json index 14ed8ca11..f6345b428 100644 --- a/packages/uni-cli-shared/package.json +++ b/packages/uni-cli-shared/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-cli-shared", - "version": "2.0.0-alpha-26420200309002", + "version": "2.0.0-alpha-261020200403002", "description": "uni-cli-shared", "main": "lib/index.js", "repository": { diff --git a/packages/uni-h5-ui/package.json b/packages/uni-h5-ui/package.json index a880aeb46..0d0c8498b 100644 --- a/packages/uni-h5-ui/package.json +++ b/packages/uni-h5-ui/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-h5-ui", - "version": "2.0.0-alpha-26420200309002", + "version": "2.0.0-alpha-261020200403002", "description": "uni-app h5 ui", "main": "dist/index.umd.min.js", "repository": { diff --git a/packages/uni-h5/package.json b/packages/uni-h5/package.json index fd47da103..9e9cc3f99 100644 --- a/packages/uni-h5/package.json +++ b/packages/uni-h5/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-h5", - "version": "2.0.0-alpha-26420200309002", + "version": "2.0.0-alpha-261020200403002", "description": "uni-app h5", "main": "dist/index.umd.min.js", "repository": { diff --git a/packages/uni-migration/package.json b/packages/uni-migration/package.json index e8c7edc49..32a732b23 100644 --- a/packages/uni-migration/package.json +++ b/packages/uni-migration/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-migration", - "version": "2.0.0-alpha-26420200309002", + "version": "2.0.0-alpha-261020200403002", "description": "uni-app migration", "main": "lib/index.js", "repository": { diff --git a/packages/uni-mp-alipay/package.json b/packages/uni-mp-alipay/package.json index ad3178a2c..e3caae9d5 100644 --- a/packages/uni-mp-alipay/package.json +++ b/packages/uni-mp-alipay/package.json @@ -1,21 +1,21 @@ -{ - "name": "@dcloudio/uni-mp-alipay", - "version": "2.0.0-alpha-26420200309002", - "description": "uni-app mp-alipay", - "main": "dist/index.js", - "repository": { - "type": "git", - "url": "git+https://github.com/dcloudio/uni-app.git", - "directory": "packages/uni-mp-alipay" - }, - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "author": "fxy060608", - "license": "Apache-2.0", - "uni-app": { - "name": "mp-alipay", - "title": "支付宝小程序" - }, - "gitHead": "84e9cb1ca1898054d161f1514efadd1ab24fd804" +{ + "name": "@dcloudio/uni-mp-alipay", + "version": "2.0.0-alpha-261020200403002", + "description": "uni-app mp-alipay", + "main": "dist/index.js", + "repository": { + "type": "git", + "url": "git+https://github.com/dcloudio/uni-app.git", + "directory": "packages/uni-mp-alipay" + }, + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "author": "fxy060608", + "license": "Apache-2.0", + "uni-app": { + "name": "mp-alipay", + "title": "支付宝小程序" + }, + "gitHead": "84e9cb1ca1898054d161f1514efadd1ab24fd804" } diff --git a/packages/uni-mp-baidu/package.json b/packages/uni-mp-baidu/package.json index 17581b9cd..154842d72 100644 --- a/packages/uni-mp-baidu/package.json +++ b/packages/uni-mp-baidu/package.json @@ -1,21 +1,21 @@ -{ - "name": "@dcloudio/uni-mp-baidu", - "version": "2.0.0-alpha-26420200309002", - "description": "uni-app mp-baidu", - "main": "dist/index.js", - "repository": { - "type": "git", - "url": "git+https://github.com/dcloudio/uni-app.git", - "directory": "packages/uni-mp-baidu" - }, - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "author": "fxy060608", - "license": "Apache-2.0", - "uni-app": { - "name": "mp-baidu", - "title": "百度小程序" - }, - "gitHead": "84e9cb1ca1898054d161f1514efadd1ab24fd804" +{ + "name": "@dcloudio/uni-mp-baidu", + "version": "2.0.0-alpha-261020200403002", + "description": "uni-app mp-baidu", + "main": "dist/index.js", + "repository": { + "type": "git", + "url": "git+https://github.com/dcloudio/uni-app.git", + "directory": "packages/uni-mp-baidu" + }, + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "author": "fxy060608", + "license": "Apache-2.0", + "uni-app": { + "name": "mp-baidu", + "title": "百度小程序" + }, + "gitHead": "84e9cb1ca1898054d161f1514efadd1ab24fd804" } diff --git a/packages/uni-mp-qq/package.json b/packages/uni-mp-qq/package.json index be9156140..c817e4f91 100644 --- a/packages/uni-mp-qq/package.json +++ b/packages/uni-mp-qq/package.json @@ -1,21 +1,21 @@ -{ - "name": "@dcloudio/uni-mp-qq", - "version": "2.0.0-alpha-26420200309002", - "description": "uni-app mp-qq", - "main": "dist/index.js", - "repository": { - "type": "git", - "url": "git+https://github.com/dcloudio/uni-app.git", - "directory": "packages/uni-mp-qq" - }, - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "author": "fxy060608", - "license": "Apache-2.0", - "uni-app": { - "name": "mp-qq", - "title": "QQ小程序" - }, - "gitHead": "84e9cb1ca1898054d161f1514efadd1ab24fd804" +{ + "name": "@dcloudio/uni-mp-qq", + "version": "2.0.0-alpha-261020200403002", + "description": "uni-app mp-qq", + "main": "dist/index.js", + "repository": { + "type": "git", + "url": "git+https://github.com/dcloudio/uni-app.git", + "directory": "packages/uni-mp-qq" + }, + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "author": "fxy060608", + "license": "Apache-2.0", + "uni-app": { + "name": "mp-qq", + "title": "QQ小程序" + }, + "gitHead": "84e9cb1ca1898054d161f1514efadd1ab24fd804" } diff --git a/packages/uni-mp-toutiao/package.json b/packages/uni-mp-toutiao/package.json index ad8bdd6e2..29a901613 100644 --- a/packages/uni-mp-toutiao/package.json +++ b/packages/uni-mp-toutiao/package.json @@ -1,21 +1,21 @@ -{ - "name": "@dcloudio/uni-mp-toutiao", - "version": "2.0.0-alpha-26420200309002", - "description": "uni-app mp-toutiao", - "main": "dist/index.js", - "repository": { - "type": "git", - "url": "git+https://github.com/dcloudio/uni-app.git", - "directory": "packages/uni-mp-toutiao" - }, - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "author": "fxy060608", - "license": "Apache-2.0", - "uni-app": { - "name": "mp-toutiao", - "title": "字节跳动小程序" - }, - "gitHead": "84e9cb1ca1898054d161f1514efadd1ab24fd804" +{ + "name": "@dcloudio/uni-mp-toutiao", + "version": "2.0.0-alpha-261020200403002", + "description": "uni-app mp-toutiao", + "main": "dist/index.js", + "repository": { + "type": "git", + "url": "git+https://github.com/dcloudio/uni-app.git", + "directory": "packages/uni-mp-toutiao" + }, + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "author": "fxy060608", + "license": "Apache-2.0", + "uni-app": { + "name": "mp-toutiao", + "title": "字节跳动小程序" + }, + "gitHead": "84e9cb1ca1898054d161f1514efadd1ab24fd804" } diff --git a/packages/uni-mp-weixin/package.json b/packages/uni-mp-weixin/package.json index 58f657afb..83747c0f5 100644 --- a/packages/uni-mp-weixin/package.json +++ b/packages/uni-mp-weixin/package.json @@ -1,21 +1,21 @@ -{ - "name": "@dcloudio/uni-mp-weixin", - "version": "2.0.0-alpha-26420200309002", - "description": "uni-app mp-weixin", - "main": "dist/index.js", - "repository": { - "type": "git", - "url": "git+https://github.com/dcloudio/uni-app.git", - "directory": "packages/uni-mp-weixin" - }, - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "author": "fxy060608", - "license": "Apache-2.0", - "uni-app": { - "name": "mp-weixin", - "title": "微信小程序" - }, - "gitHead": "84e9cb1ca1898054d161f1514efadd1ab24fd804" +{ + "name": "@dcloudio/uni-mp-weixin", + "version": "2.0.0-alpha-261020200403002", + "description": "uni-app mp-weixin", + "main": "dist/index.js", + "repository": { + "type": "git", + "url": "git+https://github.com/dcloudio/uni-app.git", + "directory": "packages/uni-mp-weixin" + }, + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "author": "fxy060608", + "license": "Apache-2.0", + "uni-app": { + "name": "mp-weixin", + "title": "微信小程序" + }, + "gitHead": "84e9cb1ca1898054d161f1514efadd1ab24fd804" } diff --git a/packages/uni-quickapp-light/package.json b/packages/uni-quickapp-light/package.json index c8e2f975b..b1a1cbfd0 100644 --- a/packages/uni-quickapp-light/package.json +++ b/packages/uni-quickapp-light/package.json @@ -1,21 +1,21 @@ -{ - "name": "@dcloudio/uni-quickapp-light", - "version": "2.0.0-alpha-26420200309002", - "description": "uni-app quickapp-light", - "main": "dist/index.js", - "repository": { - "type": "git", - "url": "git+https://github.com/dcloudio/uni-app.git", - "directory": "packages/uni-quickapp-light" - }, - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "author": "fxy060608", - "license": "Apache-2.0", - "uni-app": { - "name": "quickapp-light", - "title": "快应用(Light)版" - }, - "gitHead": "84e9cb1ca1898054d161f1514efadd1ab24fd804" +{ + "name": "@dcloudio/uni-quickapp-light", + "version": "2.0.0-alpha-261020200403002", + "description": "uni-app quickapp-light", + "main": "dist/index.js", + "repository": { + "type": "git", + "url": "git+https://github.com/dcloudio/uni-app.git", + "directory": "packages/uni-quickapp-light" + }, + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "author": "fxy060608", + "license": "Apache-2.0", + "uni-app": { + "name": "quickapp-light", + "title": "快应用(Light)版" + }, + "gitHead": "84e9cb1ca1898054d161f1514efadd1ab24fd804" } diff --git a/packages/uni-quickapp-vue/package.json b/packages/uni-quickapp-vue/package.json index 56a5e18af..945b4de9d 100644 --- a/packages/uni-quickapp-vue/package.json +++ b/packages/uni-quickapp-vue/package.json @@ -1,33 +1,33 @@ -{ - "name": "@dcloudio/uni-quickapp-vue", - "version": "2.0.0-alpha-24720191216006", - "description": "uni-app quickapp-vue", - "main": "dist/vue.prod.js", - "repository": { - "type": "git", - "url": "git+https://github.com/dcloudio/uni-app.git", - "directory": "packages/uni-quickapp-vue" - }, - "files": [ - "bin", - "components", - "dist", - "lib" - ], - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "author": "fxy060608", - "license": "Apache-2.0", - "gitHead": "110501ffb0313e417858dec92acf07522d4ded00", - "uni-app": { - "name": "quickapp", - "title": "快应用(Vue)版" - }, - "dependencies": { - "@hap-toolkit/dsl-vue": "0.6.13", - "@hap-toolkit/packager": "0.6.13", - "@hap-toolkit/server": "0.6.13", - "module-alias": "^2.1.0" - } +{ + "name": "@dcloudio/uni-quickapp-vue", + "version": "2.0.0-alpha-261020200403002", + "description": "uni-app quickapp-vue", + "main": "dist/vue.prod.js", + "repository": { + "type": "git", + "url": "git+https://github.com/dcloudio/uni-app.git", + "directory": "packages/uni-quickapp-vue" + }, + "files": [ + "bin", + "components", + "dist", + "lib" + ], + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "author": "fxy060608", + "license": "Apache-2.0", + "gitHead": "110501ffb0313e417858dec92acf07522d4ded00", + "uni-app": { + "name": "quickapp", + "title": "快应用(Vue)版" + }, + "dependencies": { + "@hap-toolkit/dsl-vue": "0.6.13", + "@hap-toolkit/packager": "0.6.13", + "@hap-toolkit/server": "0.6.13", + "module-alias": "^2.1.0" + } } diff --git a/packages/uni-stat/package.json b/packages/uni-stat/package.json index cfcba4e15..a30d30816 100644 --- a/packages/uni-stat/package.json +++ b/packages/uni-stat/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-stat", - "version": "2.0.0-alpha-26420200309002", + "version": "2.0.0-alpha-261020200403002", "description": "", "main": "dist/index.js", "repository": { diff --git a/packages/uni-template-compiler/package.json b/packages/uni-template-compiler/package.json index 9d4da02bd..88106588f 100644 --- a/packages/uni-template-compiler/package.json +++ b/packages/uni-template-compiler/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-template-compiler", - "version": "2.0.0-alpha-26420200309002", + "version": "2.0.0-alpha-261020200403002", "description": "uni-template-compiler", "main": "lib/index.js", "repository": { diff --git a/packages/vue-cli-plugin-hbuilderx/package.json b/packages/vue-cli-plugin-hbuilderx/package.json index 2e32a2085..bdd6b4ecb 100644 --- a/packages/vue-cli-plugin-hbuilderx/package.json +++ b/packages/vue-cli-plugin-hbuilderx/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/vue-cli-plugin-hbuilderx", - "version": "2.0.0-alpha-26420200309002", + "version": "2.0.0-alpha-261020200403002", "description": "HBuilderX plugin for vue-cli 3", "main": "index.js", "repository": { diff --git a/packages/vue-cli-plugin-uni-optimize/package.json b/packages/vue-cli-plugin-uni-optimize/package.json index 3206bf600..f17a6ffd2 100644 --- a/packages/vue-cli-plugin-uni-optimize/package.json +++ b/packages/vue-cli-plugin-uni-optimize/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/vue-cli-plugin-uni-optimize", - "version": "2.0.0-alpha-26420200309002", + "version": "2.0.0-alpha-261020200403002", "description": "uni-app optimize plugin for vue-cli 3", "main": "index.js", "repository": { diff --git a/packages/vue-cli-plugin-uni/package.json b/packages/vue-cli-plugin-uni/package.json index 19d496107..70d5b25d6 100644 --- a/packages/vue-cli-plugin-uni/package.json +++ b/packages/vue-cli-plugin-uni/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/vue-cli-plugin-uni", - "version": "2.0.0-alpha-26420200309002", + "version": "2.0.0-alpha-261020200403002", "description": "uni-app plugin for vue-cli 3", "main": "index.js", "repository": { @@ -17,7 +17,7 @@ "author": "fxy060608", "license": "Apache-2.0", "dependencies": { - "@dcloudio/uni-stat": "^2.0.0-alpha-26420200309002", + "@dcloudio/uni-stat": "^2.0.0-alpha-261020200403002", "buffer-json": "^2.0.0", "copy-webpack-plugin": "^5.1.1", "cross-env": "^5.2.0", diff --git a/packages/webpack-uni-mp-loader/package.json b/packages/webpack-uni-mp-loader/package.json index b29f5fd7e..45288d69c 100644 --- a/packages/webpack-uni-mp-loader/package.json +++ b/packages/webpack-uni-mp-loader/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/webpack-uni-mp-loader", - "version": "2.0.0-alpha-26420200309002", + "version": "2.0.0-alpha-261020200403002", "description": "webpack-uni-mp-loader", "main": "index.js", "repository": { diff --git a/packages/webpack-uni-pages-loader/package.json b/packages/webpack-uni-pages-loader/package.json index 3add96cd9..22c8f23a6 100644 --- a/packages/webpack-uni-pages-loader/package.json +++ b/packages/webpack-uni-pages-loader/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/webpack-uni-pages-loader", - "version": "2.0.0-alpha-26420200309002", + "version": "2.0.0-alpha-261020200403002", "description": "uni-app pages.json loader", "main": "lib/index.js", "repository": { -- GitLab