Skip to content

Commit

Permalink
chore(release): publish v2.1.0-alpha.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Gcaufy committed Jun 21, 2020
1 parent d41fb82 commit aa6420e
Show file tree
Hide file tree
Showing 44 changed files with 164 additions and 28 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 2.1.0-alpha.5 (2020-06-21)

**Note:** Version bump only for package wepy





# [2.1.0-alpha.4](https://github.com/Tencent/wepy/compare/v2.1.0-alpha.2...v2.1.0-alpha.4) (2020-06-20)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packages": [
"packages/*"
],
"version": "2.1.0-alpha.4",
"version": "2.1.0-alpha.5",
"message": "chore(release): publish",
"command": {
"publish": {
Expand Down
8 changes: 8 additions & 0 deletions packages/babel-plugin-import-regenerator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 2.1.0-alpha.5 (2020-06-21)

**Note:** Version bump only for package @wepy/babel-plugin-import-regenerator





# [2.1.0-alpha.4](https://github.com/Tencent/wepy/compare/v2.1.0-alpha.2...v2.1.0-alpha.4) (2020-06-20)

**Note:** Version bump only for package @wepy/babel-plugin-import-regenerator
2 changes: 1 addition & 1 deletion packages/babel-plugin-import-regenerator/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/babel-plugin-import-regenerator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wepy/babel-plugin-import-regenerator",
"version": "2.1.0-alpha.4",
"version": "2.1.0-alpha.5",
"description": "A babel plugin to add a global generator import",
"main": "index.js",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 2.1.0-alpha.5 (2020-06-21)

**Note:** Version bump only for package @wepy/cli





# [2.1.0-alpha.4](https://github.com/wepyjs/wepy/compare/v2.1.0-alpha.2...v2.1.0-alpha.4) (2020-06-20)

**Note:** Version bump only for package @wepy/cli
2 changes: 1 addition & 1 deletion packages/cli/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wepy/cli",
"version": "2.1.0-alpha.4",
"version": "2.1.0-alpha.5",
"main": "index.js",
"bin": {
"wepy": "bin/wepy.js"
Expand Down
8 changes: 8 additions & 0 deletions packages/compiler-babel/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 2.1.0-alpha.5 (2020-06-21)

**Note:** Version bump only for package @wepy/compiler-babel





# [2.1.0-alpha.4](https://github.com/Tencent/wepy/compare/v2.1.0-alpha.2...v2.1.0-alpha.4) (2020-06-20)

**Note:** Version bump only for package @wepy/compiler-babel
2 changes: 1 addition & 1 deletion packages/compiler-babel/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/compiler-babel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wepy/compiler-babel",
"version": "2.1.0-alpha.4",
"version": "2.1.0-alpha.5",
"description": "wepy compile babel",
"main": "index.js",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/compiler-less/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 2.1.0-alpha.5 (2020-06-21)

**Note:** Version bump only for package @wepy/compiler-less





# [2.1.0-alpha.4](https://github.com/Tencent/wepy/compare/v2.1.0-alpha.2...v2.1.0-alpha.4) (2020-06-20)

**Note:** Version bump only for package @wepy/compiler-less
2 changes: 1 addition & 1 deletion packages/compiler-less/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/compiler-less/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wepy/compiler-less",
"version": "2.1.0-alpha.4",
"version": "2.1.0-alpha.5",
"description": "wepy compile less",
"main": "index.js",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/compiler-postcss/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 2.1.0-alpha.5 (2020-06-21)

**Note:** Version bump only for package @wepy/compiler-postcss





# [2.1.0-alpha.4](https://github.com/Tencent/wepy/compare/v2.1.0-alpha.2...v2.1.0-alpha.4) (2020-06-20)

**Note:** Version bump only for package @wepy/compiler-postcss
2 changes: 1 addition & 1 deletion packages/compiler-postcss/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/compiler-postcss/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wepy/compiler-postcss",
"version": "2.1.0-alpha.4",
"version": "2.1.0-alpha.5",
"description": "wepy compile postcss",
"keywords": [
"postcss"
Expand Down
8 changes: 8 additions & 0 deletions packages/compiler-sass/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 2.1.0-alpha.5 (2020-06-21)

**Note:** Version bump only for package @wepy/compiler-sass





# [2.1.0-alpha.4](https://github.com/Tencent/wepy/compare/v2.1.0-alpha.2...v2.1.0-alpha.4) (2020-06-20)

**Note:** Version bump only for package @wepy/compiler-sass
2 changes: 1 addition & 1 deletion packages/compiler-sass/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/compiler-sass/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wepy/compiler-sass",
"version": "2.1.0-alpha.4",
"version": "2.1.0-alpha.5",
"description": "wepy compile sass",
"main": "index.js",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/compiler-stylus/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 2.1.0-alpha.5 (2020-06-21)

**Note:** Version bump only for package @wepy/compiler-stylus





# [2.1.0-alpha.4](https://github.com/Tencent/wepy/compare/v2.1.0-alpha.2...v2.1.0-alpha.4) (2020-06-20)

**Note:** Version bump only for package @wepy/compiler-stylus
2 changes: 1 addition & 1 deletion packages/compiler-stylus/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/compiler-stylus/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wepy/compiler-stylus",
"version": "2.1.0-alpha.4",
"version": "2.1.0-alpha.5",
"description": "wepy compile stylus",
"main": "index.js",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/compiler-typescript/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 2.1.0-alpha.5 (2020-06-21)

**Note:** Version bump only for package @wepy/compiler-typescript





# [2.1.0-alpha.4](https://github.com/Tencent/wepy/compare/v2.1.0-alpha.2...v2.1.0-alpha.4) (2020-06-20)

**Note:** Version bump only for package @wepy/compiler-typescript
2 changes: 1 addition & 1 deletion packages/compiler-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wepy/compiler-typescript",
"version": "2.1.0-alpha.4",
"version": "2.1.0-alpha.5",
"description": "wepy compile typescript",
"main": "index.js",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 2.1.0-alpha.5 (2020-06-21)

**Note:** Version bump only for package @wepy/core





# [2.1.0-alpha.4](https://github.com/Tencent/wepy/compare/v2.1.0-alpha.2...v2.1.0-alpha.4) (2020-06-20)


Expand Down
2 changes: 1 addition & 1 deletion packages/core/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wepy/core",
"version": "2.1.0-alpha.4",
"version": "2.1.0-alpha.5",
"main": "./dist/wepy.js",
"typings": "types/index.d.ts",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/plugin-define/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 2.1.0-alpha.5 (2020-06-21)

**Note:** Version bump only for package @wepy/plugin-define





# [2.1.0-alpha.4](https://github.com/Tencent/wepy/compare/v2.1.0-alpha.2...v2.1.0-alpha.4) (2020-06-20)

**Note:** Version bump only for package @wepy/plugin-define
4 changes: 2 additions & 2 deletions packages/plugin-define/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wepy/plugin-define",
"version": "2.1.0-alpha.4",
"version": "2.1.0-alpha.5",
"description": "wepy define plugin",
"main": "index.js",
"scripts": {
Expand All @@ -20,7 +20,7 @@
"_id": "@wepy/plugin-define@2.0.4",
"_commitid": "fb07fd4",
"devDependencies": {
"@wepy/cli": "^2.1.0-alpha.4"
"@wepy/cli": "^2.1.0-alpha.5"
},
"gitHead": "5a25776457360bbbbc54a4d059f6bc7c032d5df3"
}
8 changes: 8 additions & 0 deletions packages/plugin-eslint/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 2.1.0-alpha.5 (2020-06-21)

**Note:** Version bump only for package @wepy/plugin-eslint





# [2.1.0-alpha.4](https://github.com/Tencent/wepy/compare/v2.1.0-alpha.2...v2.1.0-alpha.4) (2020-06-20)

**Note:** Version bump only for package @wepy/plugin-eslint
2 changes: 1 addition & 1 deletion packages/plugin-eslint/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/plugin-eslint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wepy/plugin-eslint",
"version": "2.1.0-alpha.4",
"version": "2.1.0-alpha.5",
"description": "wepy eslint",
"main": "index.js",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/plugin-uglifyjs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 2.1.0-alpha.5 (2020-06-21)

**Note:** Version bump only for package @wepy/plugin-uglifyjs





# [2.1.0-alpha.4](https://github.com/Tencent/wepy/compare/v2.1.0-alpha.2...v2.1.0-alpha.4) (2020-06-20)

**Note:** Version bump only for package @wepy/plugin-uglifyjs
2 changes: 1 addition & 1 deletion packages/plugin-uglifyjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wepy/plugin-uglifyjs",
"version": "2.1.0-alpha.4",
"version": "2.1.0-alpha.5",
"description": "wepy uglifyjs",
"main": "index.js",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/redux/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 2.1.0-alpha.5 (2020-06-21)

**Note:** Version bump only for package @wepy/redux





# [2.1.0-alpha.4](https://github.com/Tencent/wepy/compare/v2.1.0-alpha.2...v2.1.0-alpha.4) (2020-06-20)

**Note:** Version bump only for package @wepy/redux
Loading

0 comments on commit aa6420e

Please sign in to comment.