Skip to content

Commit f23c032

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

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/cls/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tencent-sdk/cls",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Tencent cloud cls sdk",
55
"main": "dist/index.js",
66
"node": "dist/index.js",

packages/faas/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tencent-sdk/faas",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Tencent cloud faas sdk",
55
"main": "dist/index.js",
66
"node": "dist/index.js",
@@ -33,7 +33,7 @@
3333
"homepage": "https://github.com/yugasun/tencent-sdk#readme",
3434
"dependencies": {
3535
"@tencent-sdk/capi": "2.0.0",
36-
"@tencent-sdk/cls": "1.0.0",
36+
"@tencent-sdk/cls": "1.0.1",
3737
"@tencent-sdk/common": "1.0.0",
3838
"dayjs": "^1.10.4",
3939
"got": "^11.8.2"

0 commit comments

Comments
 (0)