We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66fb7c7 commit d38f1fbCopy full SHA for d38f1fb
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.4](https://github.com/serverless-tencent/tencent-cloud-sdk/compare/v1.0.3...v1.0.4) (2020-08-14)
2
+
3
4
+### Bug Fixes
5
6
+* yun api qps limit ([aaa1c70](https://github.com/serverless-tencent/tencent-cloud-sdk/commit/aaa1c70a39f21e9be27a6c14a7be56f519550811))
7
8
## [1.0.3](https://github.com/serverless-tencent/tencent-cloud-sdk/compare/v1.0.2...v1.0.3) (2020-08-13)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "tencent-cloud-sdk",
"description": "Tencent Cloud SDK For Serverless Framework",
- "version": "1.0.3",
+ "version": "1.0.4",
"main": "./index.js",
"publishConfig": {
"access": "public"
0 commit comments