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 10d3d41 commit 6e968e6Copy full SHA for 6e968e6
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.14.2](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.14.1...v1.14.2) (2020-08-10)
2
+
3
4
+### Bug Fixes
5
6
+* change metrics name ([10d3d41](https://github.com/serverless-tencent/tencent-component-toolkit/commit/10d3d418052e6ff4be48497ddc815177eb5868ca))
7
8
## [1.14.1](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.14.0...v1.14.1) (2020-08-10)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "1.14.1",
+ "version": "1.14.2",
"description": "Tencent component toolkit",
"main": "src/index.js",
"scripts": {
0 commit comments