Skip to content

Commit 903df44

Browse files
committed
chore(release): version 1.20.0
# [1.20.0](v1.19.8...v1.20.0) (2020-12-16) ### Features * support cls and mps trigger ([#167](#167)) ([ea5bff3](ea5bff3))
1 parent ea5bff3 commit 903df44

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.20.0](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.19.8...v1.20.0) (2020-12-16)
2+
3+
4+
### Features
5+
6+
* support cls and mps trigger ([#167](https://github.com/serverless-tencent/tencent-component-toolkit/issues/167)) ([ea5bff3](https://github.com/serverless-tencent/tencent-component-toolkit/commit/ea5bff3f0a5a455effb1349482a500c2f1982b1f))
7+
18
## [1.19.8](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.19.7...v1.19.8) (2020-12-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.19.8",
3+
"version": "1.20.0",
44
"description": "Tencent component toolkit",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)