Skip to content

Commit 8ec6ed5

Browse files
chore(release): version 0.1.7
## [0.1.7](v0.1.6...v0.1.7) (2020-06-12) ### Bug Fixes * change time range gt 3day period 3600s ([81c1762](81c1762))
1 parent 81c1762 commit 8ec6ed5

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.7](https://github.com/serverless-tencent/tencent-cloud-sdk/compare/v0.1.6...v0.1.7) (2020-06-12)
2+
3+
4+
### Bug Fixes
5+
6+
* change time range gt 3day period 3600s ([81c1762](https://github.com/serverless-tencent/tencent-cloud-sdk/commit/81c17628b3e69a23a05fa5cd1a6a929da607af48))
7+
18
## [0.1.6](https://github.com/serverless-tencent/tencent-cloud-sdk/compare/v0.1.5...v0.1.6) (2020-06-09)
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.6",
4+
"version": "0.1.7",
55
"main": "./index.js",
66
"publishConfig": {
77
"access": "public"

0 commit comments

Comments
 (0)