Skip to content

Commit 4888da9

Browse files
chore(release): version 1.0.5
## [1.0.5](v1.0.4...v1.0.5) (2020-09-23) ### Bug Fixes * metrics data bug ([ee1ecab](ee1ecab))
1 parent ee1ecab commit 4888da9

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.5](https://github.com/serverless-tencent/tencent-cloud-sdk/compare/v1.0.4...v1.0.5) (2020-09-23)
2+
3+
4+
### Bug Fixes
5+
6+
* metrics data bug ([ee1ecab](https://github.com/serverless-tencent/tencent-cloud-sdk/commit/ee1ecab6c42ed303202f1ff7acc4dab2cf28ea53))
7+
18
## [1.0.4](https://github.com/serverless-tencent/tencent-cloud-sdk/compare/v1.0.3...v1.0.4) (2020-08-14)
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.4",
4+
"version": "1.0.5",
55
"main": "./index.js",
66
"publishConfig": {
77
"access": "public"

0 commit comments

Comments
 (0)