Skip to content

Commit 69426a1

Browse files
committed
chore(sdks): bump versions
1 parent ef2d823 commit 69426a1

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

packages/dapp-kit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sodax/dapp-kit",
33
"license": "MIT",
4-
"version": "1.2.6-beta",
4+
"version": "1.2.7-beta",
55
"description": "dapp-kit of New World",
66
"main": "dist/index.js",
77
"types": "dist/index.d.ts",

packages/sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"publishConfig": {
55
"access": "public"
66
},
7-
"version": "1.2.6-beta",
7+
"version": "1.2.7-beta",
88
"license": "MIT",
99
"description": "Sodax SDK",
1010
"keywords": ["sodax", "sdk", "frontend", "interface"],

packages/types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"publishConfig": {
55
"access": "public"
66
},
7-
"version": "1.2.6-beta",
7+
"version": "1.2.7-beta",
88
"description": "Sodax Types",
99
"main": "dist/index.js",
1010
"homepage": "https://github.com/icon-project/sodax-frontend/tree/main/packages/types",

packages/wallet-sdk-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"publishConfig": {
55
"access": "public"
66
},
7-
"version": "1.2.6-beta",
7+
"version": "1.2.7-beta",
88
"license": "MIT",
99
"description": "Sodax Wallet SDK Core",
1010
"keywords": ["sodax", "wallet", "sdk", "frontend", "interface"],

packages/wallet-sdk-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sodax/wallet-sdk-react",
33
"license": "MIT",
4-
"version": "1.2.6-beta",
4+
"version": "1.2.7-beta",
55
"description": "Wallet SDK of Sodax",
66
"type": "module",
77
"main": "./dist/index.cjs",

0 commit comments

Comments
 (0)