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 f85901f commit bf59cb9Copy full SHA for bf59cb9
CHANGELOG.md
@@ -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
8
## [0.1.5](https://github.com/serverless-tencent/tencent-cloud-sdk/compare/v0.1.4...v0.1.5) (2020-05-20)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "tencent-cloud-sdk",
"description": "Tencent Cloud SDK For Serverless Framework",
- "version": "0.1.5",
+ "version": "0.1.6",
"main": "./index.js",
"publishConfig": {
"access": "public"
0 commit comments