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 2561e68 commit 53efda7Copy full SHA for 53efda7
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.12.7](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.12.6...v2.12.7) (2021-06-28)
2
+
3
4
+### Bug Fixes
5
6
+* **scf:** update apigw trigger bug ([2561e68](https://github.com/serverless-tencent/tencent-component-toolkit/commit/2561e68533ccdbb513a0d3b4b2f0cafda08b9eee))
7
8
## [2.12.6](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.12.5...v2.12.6) (2021-06-24)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "2.12.6",
+ "version": "2.12.7",
"description": "Tencent component toolkit",
"main": "lib/index.js",
"types": "lib/index.d.ts",
0 commit comments