Skip to content

Commit bc648b3

Browse files
committed
chore(release): lerna publish
- @tencent-sdk/[email protected] - @tencent-sdk/[email protected]
1 parent 3cc2ed7 commit bc648b3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/capi/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tencent-sdk/capi",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Tencent cloud api sdk",
55
"main": "dist/index.js",
66
"node": "dist/index.js",

packages/faas/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tencent-sdk/faas",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "Tencent cloud faas sdk",
55
"main": "dist/index.js",
66
"node": "dist/index.js",
@@ -32,7 +32,7 @@
3232
},
3333
"homepage": "https://github.com/yugasun/tencent-sdk#readme",
3434
"dependencies": {
35-
"@tencent-sdk/capi": "2.0.1",
35+
"@tencent-sdk/capi": "2.0.2",
3636
"@tencent-sdk/cls": "1.0.1",
3737
"@tencent-sdk/common": "1.0.0",
3838
"dayjs": "^1.10.4",

0 commit comments

Comments
 (0)