Skip to content

Commit 6d6281a

Browse files
committed
chore(release): version 1.19.7
## [1.19.7](v1.19.6...v1.19.7) (2020-12-10) ### Bug Fixes * **scf:** delete apigw trigger logical ([8276490](8276490)) * **layer:** optimize timeout message ([97b16e4](97b16e4)) * **scf:** update async run function error ([80a1530](80a1530))
1 parent 97b16e4 commit 6d6281a

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.19.7](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.19.6...v1.19.7) (2020-12-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **scf:** delete apigw trigger logical ([8276490](https://github.com/serverless-tencent/tencent-component-toolkit/commit/82764900216033cda3cf0df0839606d0ce98902c))
7+
* **layer:** optimize timeout message ([97b16e4](https://github.com/serverless-tencent/tencent-component-toolkit/commit/97b16e4c442866ee68992609a44c4ba5deb56f8e))
8+
* **scf:** update async run function error ([80a1530](https://github.com/serverless-tencent/tencent-component-toolkit/commit/80a153085f0d1962001a50576c0fe1f9edc8483e))
9+
110
## [1.19.6](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.19.5...v1.19.6) (2020-12-09)
211

312

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.6",
3+
"version": "1.19.7",
44
"description": "Tencent component toolkit",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)