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 48803d0 commit f03da81Copy full SHA for f03da81
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.12.7](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.12.6...v1.12.7) (2020-07-02)
2
+
3
4
+### Bug Fixes
5
6
+* **scf:** weights not exist bug ([48803d0](https://github.com/serverless-tencent/tencent-component-toolkit/commit/48803d0aa57a797f2fdcf2e99c4ef98f74436c22))
7
8
## [1.12.6](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.12.5...v1.12.6) (2020-07-02)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "1.12.6",
+ "version": "1.12.7",
"description": "Tencent component toolkit",
"main": "src/index.js",
"scripts": {
0 commit comments