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 9971193 commit f23c032Copy full SHA for f23c032
packages/cls/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@tencent-sdk/cls",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "Tencent cloud cls sdk",
5
"main": "dist/index.js",
6
"node": "dist/index.js",
packages/faas/package.json
"name": "@tencent-sdk/faas",
- "version": "1.0.2",
+ "version": "1.0.3",
"description": "Tencent cloud faas sdk",
@@ -33,7 +33,7 @@
33
"homepage": "https://github.com/yugasun/tencent-sdk#readme",
34
"dependencies": {
35
"@tencent-sdk/capi": "2.0.0",
36
- "@tencent-sdk/cls": "1.0.0",
+ "@tencent-sdk/cls": "1.0.1",
37
"@tencent-sdk/common": "1.0.0",
38
"dayjs": "^1.10.4",
39
"got": "^11.8.2"
0 commit comments