Skip to content

Commit 827cd67

Browse files
committed
chore(release): version 2.5.10
## [2.5.10](v2.5.9...v2.5.10) (2021-04-01) ### Bug Fixes * **scf:** remove parameter TraceEnable for update ([342d8bd](342d8bd))
1 parent 342d8bd commit 827cd67

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+
## [2.5.10](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.5.9...v2.5.10) (2021-04-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **scf:** remove parameter TraceEnable for update ([342d8bd](https://github.com/serverless-tencent/tencent-component-toolkit/commit/342d8bd3f8363a81be18e1f300afeace5f5b03a1))
7+
18
## [2.5.9](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.5.8...v2.5.9) (2021-04-01)
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": "2.5.9",
3+
"version": "2.5.10",
44
"description": "Tencent component toolkit",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)