Skip to content

Commit 02148d9

Browse files
chore(release): version 1.0.1
## [1.0.1](v1.0.0...v1.0.1) (2020-08-07) ### Bug Fixes * custom metrics response error ([ce58d71](ce58d71))
1 parent ce58d71 commit 02148d9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
# 1.0.0 (2020-08-07)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tencent-cloud-sdk",
33
"description": "Tencent Cloud SDK For Serverless Framework",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"main": "./index.js",
66
"publishConfig": {
77
"access": "public"

0 commit comments

Comments
 (0)