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 8a0184b commit 2e096ceCopy full SHA for 2e096ce
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.12.6](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.12.5...v2.12.6) (2021-06-24)
2
+
3
4
+### Bug Fixes
5
6
+* **scf:** auto release ([8a0184b](https://github.com/serverless-tencent/tencent-component-toolkit/commit/8a0184b49f9762b1b2d179cd964e11f3fcd30e27))
7
8
## [2.12.5](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.12.4...v2.12.5) (2021-06-24)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "2.12.5",
+ "version": "2.12.6",
"description": "Tencent component toolkit",
"main": "lib/index.js",
"types": "lib/index.d.ts",
0 commit comments