Skip to content

Commit fc72906

Browse files
committed
chore(release): version 1.19.5
## [1.19.5](v1.19.4...v1.19.5) (2020-12-08) ### Bug Fixes * **cos:** remove default acl config and support policy config ([0477c97](0477c97)) * **scf:** support asyncRunEnable config ([daca8c5](daca8c5))
1 parent daca8c5 commit fc72906

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.19.5](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.19.4...v1.19.5) (2020-12-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **cos:** remove default acl config and support policy config ([0477c97](https://github.com/serverless-tencent/tencent-component-toolkit/commit/0477c9767842ed7726a93b692b9bc8a96234d3ee))
7+
* **scf:** support asyncRunEnable config ([daca8c5](https://github.com/serverless-tencent/tencent-component-toolkit/commit/daca8c522c38f6e02d98e4db292bc875756b27a9))
8+
19
## [1.19.4](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.19.3...v1.19.4) (2020-12-04)
210

311

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

0 commit comments

Comments
 (0)