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 62734e9 commit 668c209Copy full SHA for 668c209
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.6.0](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.5.5...v1.6.0) (2020-05-20)
2
+
3
4
+### Features
5
6
+* add metrics api ([d63834a](https://github.com/serverless-tencent/tencent-component-toolkit/commit/d63834a56159d1d7aac4978b53a479544aacbddf))
7
8
## [1.5.5](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.5.4...v1.5.5) (2020-05-19)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "1.5.5",
+ "version": "1.6.0",
"description": "Tencent component toolkit",
"main": "src/index.js",
"scripts": {
0 commit comments