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 8a41db8 commit 6305b3eCopy full SHA for 6305b3e
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.5.13](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.5.12...v2.5.13) (2021-04-19)
2
+
3
4
+### Bug Fixes
5
6
+* **scf:** update cls logical ([8a41db8](https://github.com/serverless-tencent/tencent-component-toolkit/commit/8a41db892d7d91ed5c791ec0ffd5dea0724d62de))
7
8
## [2.5.12](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.5.11...v2.5.12) (2021-04-09)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "2.5.12",
+ "version": "2.5.13",
"description": "Tencent component toolkit",
"main": "lib/index.js",
"types": "lib/index.d.ts",
0 commit comments