Skip to content

Commit bf59cb9

Browse files
chore(release): version 0.1.6
## [0.1.6](v0.1.5...v0.1.6) (2020-06-09) ### Bug Fixes * clean debug code ([f85901f](f85901f))
1 parent f85901f commit bf59cb9

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+
## [0.1.6](https://github.com/serverless-tencent/tencent-cloud-sdk/compare/v0.1.5...v0.1.6) (2020-06-09)
2+
3+
4+
### Bug Fixes
5+
6+
* clean debug code ([f85901f](https://github.com/serverless-tencent/tencent-cloud-sdk/commit/f85901f598db2a5f68f1851f59c7df046672a669))
7+
18
## [0.1.5](https://github.com/serverless-tencent/tencent-cloud-sdk/compare/v0.1.4...v0.1.5) (2020-05-20)
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": "0.1.5",
4+
"version": "0.1.6",
55
"main": "./index.js",
66
"publishConfig": {
77
"access": "public"

0 commit comments

Comments
 (0)