Skip to content

Commit d995f52

Browse files
committed
chore(release): publish v2.1.0
1 parent 662dbfc commit d995f52

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+164
-28
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# 2.1.0 (2020-07-04)
7+
8+
**Note:** Version bump only for package wepy
9+
10+
11+
12+
13+
614
# 2.1.0-alpha.10 (2020-06-21)
715

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

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"packages": [
33
"packages/*"
44
],
5-
"version": "2.1.0-alpha.10",
5+
"version": "2.1.0",
66
"message": "chore(release): publish",
77
"command": {
88
"publish": {

packages/babel-plugin-import-regenerator/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# 2.1.0 (2020-07-04)
7+
8+
**Note:** Version bump only for package @wepy/babel-plugin-import-regenerator
9+
10+
11+
12+
13+
614
# 2.1.0-alpha.10 (2020-06-21)
715

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

packages/babel-plugin-import-regenerator/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/babel-plugin-import-regenerator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wepy/babel-plugin-import-regenerator",
3-
"version": "2.1.0-alpha.10",
3+
"version": "2.1.0",
44
"description": "A babel plugin to add a global generator import",
55
"main": "index.js",
66
"scripts": {

packages/cli/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# 2.1.0 (2020-07-04)
7+
8+
**Note:** Version bump only for package @wepy/cli
9+
10+
11+
12+
13+
614
# 2.1.0-alpha.10 (2020-06-21)
715

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

packages/cli/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wepy/cli",
3-
"version": "2.1.0-alpha.10",
3+
"version": "2.1.0",
44
"main": "index.js",
55
"bin": {
66
"wepy": "bin/wepy.js"

packages/compiler-babel/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# 2.1.0 (2020-07-04)
7+
8+
**Note:** Version bump only for package @wepy/compiler-babel
9+
10+
11+
12+
13+
614
# 2.1.0-alpha.10 (2020-06-21)
715

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

packages/compiler-babel/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)