Skip to content

Commit 42c26be

Browse files
chore(release): version 1.11.0
# [1.11.0](v1.10.1...v1.11.0) (2020-06-15) ### Features * update apigw to version3.0 api ([#66](#66)) ([d4283df](d4283df))
1 parent d4283df commit 42c26be

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.11.0](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.10.1...v1.11.0) (2020-06-15)
2+
3+
4+
### Features
5+
6+
* update apigw to version3.0 api ([#66](https://github.com/serverless-tencent/tencent-component-toolkit/issues/66)) ([d4283df](https://github.com/serverless-tencent/tencent-component-toolkit/commit/d4283df3876a12cb7c2225d7c6eb3ed56ba6623e))
7+
18
## [1.10.1](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.10.0...v1.10.1) (2020-06-11)
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.10.1",
3+
"version": "1.11.0",
44
"description": "Tencent component toolkit",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)