We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0ac7fd commit af345f7Copy full SHA for af345f7
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.18.2](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.18.1...v1.18.2) (2020-11-02)
2
+
3
4
+### Bug Fixes
5
6
+* **scf:** delete apigw trigger bug ([e0ac7fd](https://github.com/serverless-tencent/tencent-component-toolkit/commit/e0ac7fd73f02d07c30949a85d728003dc1956382))
7
8
## [1.18.1](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.18.0...v1.18.1) (2020-10-30)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "1.18.1",
+ "version": "1.18.2",
"description": "Tencent component toolkit",
"main": "src/index.js",
"scripts": {
0 commit comments