Skip to content

Commit

Permalink
chore(release): publish v2.1.0-alpha.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Gcaufy committed Jun 21, 2020
1 parent 41f35f2 commit c362831
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.8 (2020-06-21)

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





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

**Note:** Version bump only for package wepy
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.7",
"version": "2.1.0-alpha.8",
"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.8 (2020-06-21)

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





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

**Note:** Version bump only for package @wepy/babel-plugin-import-regenerator
Expand Down
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.7",
"version": "2.1.0-alpha.8",
"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.8 (2020-06-21)

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





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

**Note:** Version bump only for package @wepy/cli
Expand Down
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.7",
"version": "2.1.0-alpha.8",
"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.8 (2020-06-21)

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





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

**Note:** Version bump only for package @wepy/compiler-babel
Expand Down
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.7",
"version": "2.1.0-alpha.8",
"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.8 (2020-06-21)

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





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

**Note:** Version bump only for package @wepy/compiler-less
Expand Down
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.7",
"version": "2.1.0-alpha.8",
"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.8 (2020-06-21)

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





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

**Note:** Version bump only for package @wepy/compiler-postcss
Expand Down
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.7",
"version": "2.1.0-alpha.8",
"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.8 (2020-06-21)

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





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

**Note:** Version bump only for package @wepy/compiler-sass
Expand Down
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.7",
"version": "2.1.0-alpha.8",
"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.8 (2020-06-21)

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





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

**Note:** Version bump only for package @wepy/compiler-stylus
Expand Down
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.7",
"version": "2.1.0-alpha.8",
"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.8 (2020-06-21)

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





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

**Note:** Version bump only for package @wepy/compiler-typescript
Expand Down
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.7",
"version": "2.1.0-alpha.8",
"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.8 (2020-06-21)

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





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

**Note:** Version bump only for package @wepy/core
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.7",
"version": "2.1.0-alpha.8",
"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.8 (2020-06-21)

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





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

**Note:** Version bump only for package @wepy/plugin-define
Expand Down
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.7",
"version": "2.1.0-alpha.8",
"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.7"
"@wepy/cli": "^2.1.0-alpha.8"
},
"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.8 (2020-06-21)

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





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

**Note:** Version bump only for package @wepy/plugin-eslint
Expand Down
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.7",
"version": "2.1.0-alpha.8",
"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.8 (2020-06-21)

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





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

**Note:** Version bump only for package @wepy/plugin-uglifyjs
Expand Down
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.7",
"version": "2.1.0-alpha.8",
"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.8 (2020-06-21)

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





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

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

0 comments on commit c362831

Please sign in to comment.