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 6a58dde commit 3d64c8cCopy full SHA for 3d64c8c
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.5.9](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.5.8...v2.5.9) (2021-04-01)
2
+
3
4
+### Bug Fixes
5
6
+* **scf:** supoort traceEnable ([6a58dde](https://github.com/serverless-tencent/tencent-component-toolkit/commit/6a58ddef37a9c2bc9e1094f3a2d664e6d6190074))
7
8
## [2.5.8](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.5.7...v2.5.8) (2021-03-31)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "2.5.8",
+ "version": "2.5.9",
"description": "Tencent component toolkit",
"main": "lib/index.js",
"types": "lib/index.d.ts",
0 commit comments