Skip to content

Commit 5169a19

Browse files
chore(release): version 1.2.0
# [1.2.0](v1.1.3...v1.2.0) (2020-04-17) ### Features * add vpc ([1ea5f20](1ea5f20))
1 parent 1ea5f20 commit 5169a19

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.2.0](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.1.3...v1.2.0) (2020-04-17)
2+
3+
4+
### Features
5+
6+
* add vpc ([1ea5f20](https://github.com/serverless-tencent/tencent-component-toolkit/commit/1ea5f2068828d28c0425d999e018f5597d88cf0e))
7+
18
## [1.1.3](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.1.2...v1.1.3) (2020-04-16)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tencent-component-toolkit",
3-
"version": "1.1.3",
3+
"version": "1.2.0",
44
"description": "Tencent component toolkit",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)