Skip to content

Commit 0eb23d0

Browse files
chore(release): version 0.1.5
## [0.1.5](v0.1.4...v0.1.5) (2020-05-20) ### Bug Fixes * scf metrics response discontinuous ([80710a1](80710a1))
1 parent 80710a1 commit 0eb23d0

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## [0.1.5](https://github.com/serverless-tencent/tencent-cloud-sdk/compare/v0.1.4...v0.1.5) (2020-05-20)
2+
3+
4+
### Bug Fixes
5+
6+
* scf metrics response discontinuous ([80710a1](https://github.com/serverless-tencent/tencent-cloud-sdk/commit/80710a111d653030d5598d99740638088038b515))

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": "0.1.4",
4+
"version": "0.1.5",
55
"main": "./index.js",
66
"publishConfig": {
77
"access": "public"

0 commit comments

Comments
 (0)