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 ce58d71 commit 02148d9Copy full SHA for 02148d9
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.1](https://github.com/serverless-tencent/tencent-cloud-sdk/compare/v1.0.0...v1.0.1) (2020-08-07)
2
+
3
4
+### Bug Fixes
5
6
+* custom metrics response error ([ce58d71](https://github.com/serverless-tencent/tencent-cloud-sdk/commit/ce58d71db5d38a3e5867255ea1d23a7a23527037))
7
8
# 1.0.0 (2020-08-07)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "tencent-cloud-sdk",
"description": "Tencent Cloud SDK For Serverless Framework",
- "version": "1.0.0",
+ "version": "1.0.1",
"main": "./index.js",
"publishConfig": {
"access": "public"
0 commit comments