Skip to content

Commit a662030

Browse files
chore(release): version 1.0.3
## [1.0.3](v1.0.2...v1.0.3) (2020-08-13) ### Bug Fixes * fixed yun api exceeds qps error ([494f564](494f564))
1 parent 494f564 commit a662030

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.3](https://github.com/serverless-tencent/tencent-cloud-sdk/compare/v1.0.2...v1.0.3) (2020-08-13)
2+
3+
4+
### Bug Fixes
5+
6+
* fixed yun api exceeds qps error ([494f564](https://github.com/serverless-tencent/tencent-cloud-sdk/commit/494f564b3fbe64f26d4f58332092ded1bf1d2eec))
7+
18
## [1.0.2](https://github.com/serverless-tencent/tencent-cloud-sdk/compare/v1.0.1...v1.0.2) (2020-08-10)
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.2",
4+
"version": "1.0.3",
55
"main": "./index.js",
66
"publishConfig": {
77
"access": "public"

0 commit comments

Comments
 (0)