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 21c1e9c commit 943489aCopy full SHA for 943489a
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.1.1](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.1.0...v2.1.1) (2021-02-19)
2
+
3
4
+### Bug Fixes
5
6
+* fix latency metrics ([21c1e9c](https://github.com/serverless-tencent/tencent-component-toolkit/commit/21c1e9c0874819697ae4fd9154c1857d34869fe3))
7
8
# [2.1.0](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.0.11...v2.1.0) (2021-02-19)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "2.1.0",
+ "version": "2.1.1",
"description": "Tencent component toolkit",
"main": "lib/index.js",
"types": "lib/index.d.ts",
0 commit comments