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 1a6b869 commit 4159713Copy full SHA for 4159713
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.0.10](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.0.9...v2.0.10) (2021-02-05)
2
+
3
4
+### Bug Fixes
5
6
+* **scf:** recreate for create failed ([1a6b869](https://github.com/serverless-tencent/tencent-component-toolkit/commit/1a6b86968b743d9fd7f0e4d46d23e5df31b0fcb4))
7
8
## [2.0.9](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.0.8...v2.0.9) (2021-02-03)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "2.0.9",
+ "version": "2.0.10",
"description": "Tencent component toolkit",
"main": "lib/index.js",
"types": "lib/index.d.ts",
0 commit comments