Skip to content

Commit b408903

Browse files
committed
chore(release): version 1.18.1
## [1.18.1](v1.18.0...v1.18.1) (2020-10-30) ### Bug Fixes * **scf:** get trigger list method ([8aae828](8aae828))
1 parent 8aae828 commit b408903

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.18.1](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.18.0...v1.18.1) (2020-10-30)
2+
3+
4+
### Bug Fixes
5+
6+
* **scf:** get trigger list method ([8aae828](https://github.com/serverless-tencent/tencent-component-toolkit/commit/8aae828fe934f851078f0dec46748aed5f00fb58))
7+
18
# [1.18.0](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.17.7...v1.18.0) (2020-10-30)
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.18.0",
3+
"version": "1.18.1",
44
"description": "Tencent component toolkit",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)