Skip to content

Commit 2188784

Browse files
committed
chore(release): version 1.17.7
## [1.17.7](v1.17.6...v1.17.7) (2020-10-29) ### Bug Fixes * **scf:** support qualifier config of triggers ([#144](#144)) ([2bfa4d5](2bfa4d5))
1 parent 2bfa4d5 commit 2188784

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.17.7](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.17.6...v1.17.7) (2020-10-29)
2+
3+
4+
### Bug Fixes
5+
6+
* **scf:** support qualifier config of triggers ([#144](https://github.com/serverless-tencent/tencent-component-toolkit/issues/144)) ([2bfa4d5](https://github.com/serverless-tencent/tencent-component-toolkit/commit/2bfa4d510cd2baa1264f499eed292476c4261e34))
7+
18
## [1.17.6](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.17.5...v1.17.6) (2020-10-20)
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.17.6",
3+
"version": "1.17.7",
44
"description": "Tencent component toolkit",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)