Skip to content

Commit ade3b54

Browse files
committed
chore(release): version 2.20.0
# [2.20.0](v2.19.0...v2.20.0) (2021-09-15) ### Bug Fixes * list function console.log ([d532825](d532825)) ### Features * add remove provisioned in concurrency ([9a50745](9a50745))
1 parent 9a50745 commit ade3b54

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [2.20.0](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.19.0...v2.20.0) (2021-09-15)
2+
3+
4+
### Bug Fixes
5+
6+
* list function console.log ([d532825](https://github.com/serverless-tencent/tencent-component-toolkit/commit/d5328257379934be8a6d0ab6f0e1ab2a8560c7af))
7+
8+
9+
### Features
10+
11+
* add remove provisioned in concurrency ([9a50745](https://github.com/serverless-tencent/tencent-component-toolkit/commit/9a507455d5c06a362ffe5289c953e62e6d51dfb2))
12+
113
# [2.19.0](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.18.2...v2.19.0) (2021-09-15)
214

315

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": "2.19.0",
3+
"version": "2.20.0",
44
"description": "Tencent component toolkit",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)