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 c4cf605 commit 0af767eCopy full SHA for 0af767e
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.12.6](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.12.5...v1.12.6) (2020-07-02)
2
+
3
4
+### Bug Fixes
5
6
+* add default weight calculate ([c4cf605](https://github.com/serverless-tencent/tencent-component-toolkit/commit/c4cf605e36b3475ed1a7106e26fd3104af976b75))
7
8
## [1.12.5](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.12.4...v1.12.5) (2020-07-01)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "1.12.5",
+ "version": "1.12.6",
"description": "Tencent component toolkit",
"main": "src/index.js",
"scripts": {
0 commit comments