Skip to content

Commit 92a6c21

Browse files
committed
v0.12.210
1 parent f804f82 commit 92a6c21

File tree

37 files changed

+351
-351
lines changed

37 files changed

+351
-351
lines changed

apps/extension/package.json

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@keplr-wallet/extension",
3-
"version": "0.12.210-rc.2",
3+
"version": "0.12.210",
44
"author": "chainapsis",
55
"license": "Apache-2.0",
66
"private": true,
@@ -26,31 +26,31 @@
2626
"@ethersproject/transactions": "^5.7.0",
2727
"@floating-ui/react": "^0.23.0",
2828
"@floating-ui/react-dom": "^1.3.0",
29-
"@keplr-wallet/analytics": "0.12.210-rc.2",
30-
"@keplr-wallet/background": "0.12.210-rc.2",
31-
"@keplr-wallet/chain-validator": "0.12.210-rc.2",
32-
"@keplr-wallet/common": "0.12.210-rc.2",
33-
"@keplr-wallet/cosmos": "0.12.210-rc.2",
34-
"@keplr-wallet/crypto": "0.12.210-rc.2",
35-
"@keplr-wallet/hooks": "0.12.210-rc.2",
36-
"@keplr-wallet/hooks-internal": "0.12.210-rc.2",
37-
"@keplr-wallet/hooks-starknet": "0.12.210-rc.2",
38-
"@keplr-wallet/ledger-cosmos": "0.12.210-rc.2",
39-
"@keplr-wallet/popup": "0.12.210-rc.2",
40-
"@keplr-wallet/proto-types": "0.12.210-rc.2",
41-
"@keplr-wallet/provider": "0.12.210-rc.2",
42-
"@keplr-wallet/router": "0.12.210-rc.2",
43-
"@keplr-wallet/router-extension": "0.12.210-rc.2",
44-
"@keplr-wallet/simple-fetch": "0.12.210-rc.2",
45-
"@keplr-wallet/stores": "0.12.210-rc.2",
46-
"@keplr-wallet/stores-core": "0.12.210-rc.2",
47-
"@keplr-wallet/stores-etc": "0.12.210-rc.2",
48-
"@keplr-wallet/stores-eth": "0.12.210-rc.2",
49-
"@keplr-wallet/stores-ibc": "0.12.210-rc.2",
50-
"@keplr-wallet/stores-internal": "0.12.210-rc.2",
51-
"@keplr-wallet/stores-starknet": "0.12.210-rc.2",
52-
"@keplr-wallet/types": "0.12.210-rc.2",
53-
"@keplr-wallet/unit": "0.12.210-rc.2",
29+
"@keplr-wallet/analytics": "0.12.210",
30+
"@keplr-wallet/background": "0.12.210",
31+
"@keplr-wallet/chain-validator": "0.12.210",
32+
"@keplr-wallet/common": "0.12.210",
33+
"@keplr-wallet/cosmos": "0.12.210",
34+
"@keplr-wallet/crypto": "0.12.210",
35+
"@keplr-wallet/hooks": "0.12.210",
36+
"@keplr-wallet/hooks-internal": "0.12.210",
37+
"@keplr-wallet/hooks-starknet": "0.12.210",
38+
"@keplr-wallet/ledger-cosmos": "0.12.210",
39+
"@keplr-wallet/popup": "0.12.210",
40+
"@keplr-wallet/proto-types": "0.12.210",
41+
"@keplr-wallet/provider": "0.12.210",
42+
"@keplr-wallet/router": "0.12.210",
43+
"@keplr-wallet/router-extension": "0.12.210",
44+
"@keplr-wallet/simple-fetch": "0.12.210",
45+
"@keplr-wallet/stores": "0.12.210",
46+
"@keplr-wallet/stores-core": "0.12.210",
47+
"@keplr-wallet/stores-etc": "0.12.210",
48+
"@keplr-wallet/stores-eth": "0.12.210",
49+
"@keplr-wallet/stores-ibc": "0.12.210",
50+
"@keplr-wallet/stores-internal": "0.12.210",
51+
"@keplr-wallet/stores-starknet": "0.12.210",
52+
"@keplr-wallet/types": "0.12.210",
53+
"@keplr-wallet/unit": "0.12.210",
5454
"@keystonehq/animated-qr": "^0.8.6",
5555
"@keystonehq/hw-app-base": "0.1.1",
5656
"@keystonehq/hw-transport-webusb": "0.4.0",

apps/hooks-internal/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@keplr-wallet/hooks-internal",
3-
"version": "0.12.210-rc.2",
3+
"version": "0.12.210",
44
"main": "build/index.js",
55
"author": "chainapsis",
66
"license": "Apache-2.0",
@@ -14,12 +14,12 @@
1414
"lint-fix": "eslint --fix \"src/**/*\" && prettier --write \"src/**/*\""
1515
},
1616
"dependencies": {
17-
"@keplr-wallet/hooks": "0.12.210-rc.2",
18-
"@keplr-wallet/stores": "0.12.210-rc.2",
19-
"@keplr-wallet/stores-eth": "0.12.210-rc.2",
20-
"@keplr-wallet/stores-internal": "0.12.210-rc.2",
21-
"@keplr-wallet/types": "0.12.210-rc.2",
22-
"@keplr-wallet/unit": "0.12.210-rc.2"
17+
"@keplr-wallet/hooks": "0.12.210",
18+
"@keplr-wallet/stores": "0.12.210",
19+
"@keplr-wallet/stores-eth": "0.12.210",
20+
"@keplr-wallet/stores-internal": "0.12.210",
21+
"@keplr-wallet/types": "0.12.210",
22+
"@keplr-wallet/unit": "0.12.210"
2323
},
2424
"peerDependencies": {
2525
"mobx": "^6",

apps/mobile/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@keplr-wallet/mobile",
3-
"version": "0.12.210-rc.2",
3+
"version": "0.12.210",
44
"private": true,
55
"installConfig": {
66
"hoistingLimits": "workspaces"

apps/stores-internal/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@keplr-wallet/stores-internal",
3-
"version": "0.12.210-rc.2",
3+
"version": "0.12.210",
44
"main": "build/index.js",
55
"author": "chainapsis",
66
"license": "Apache-2.0",
@@ -14,12 +14,12 @@
1414
"lint-fix": "eslint --fix \"src/**/*\" && prettier --write \"src/**/*\""
1515
},
1616
"dependencies": {
17-
"@keplr-wallet/common": "0.12.210-rc.2",
18-
"@keplr-wallet/cosmos": "0.12.210-rc.2",
19-
"@keplr-wallet/simple-fetch": "0.12.210-rc.2",
20-
"@keplr-wallet/stores": "0.12.210-rc.2",
21-
"@keplr-wallet/types": "0.12.210-rc.2",
22-
"@keplr-wallet/unit": "0.12.210-rc.2",
17+
"@keplr-wallet/common": "0.12.210",
18+
"@keplr-wallet/cosmos": "0.12.210",
19+
"@keplr-wallet/simple-fetch": "0.12.210",
20+
"@keplr-wallet/stores": "0.12.210",
21+
"@keplr-wallet/types": "0.12.210",
22+
"@keplr-wallet/unit": "0.12.210",
2323
"joi": "^17.5.0",
2424
"utility-types": "^3.10.0"
2525
},

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.12.210-rc.2",
2+
"version": "0.12.210",
33
"useWorkspaces": true,
44
"npmClient": "yarn",
55
"command": {

packages/analytics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@keplr-wallet/analytics",
3-
"version": "0.12.210-rc.2",
3+
"version": "0.12.210",
44
"main": "build/index.js",
55
"author": "chainapsis",
66
"license": "Apache-2.0",

packages/background/package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@keplr-wallet/background",
3-
"version": "0.12.210-rc.2",
3+
"version": "0.12.210",
44
"main": "build/index.js",
55
"author": "chainapsis",
66
"license": "Apache-2.0",
@@ -28,17 +28,17 @@
2828
"@ethersproject/hash": "^5.7.0",
2929
"@ethersproject/transactions": "^5.7.0",
3030
"@ethersproject/wallet": "^5.7.0",
31-
"@keplr-wallet/chain-validator": "0.12.210-rc.2",
32-
"@keplr-wallet/common": "0.12.210-rc.2",
33-
"@keplr-wallet/cosmos": "0.12.210-rc.2",
34-
"@keplr-wallet/crypto": "0.12.210-rc.2",
35-
"@keplr-wallet/ledger-cosmos": "0.12.210-rc.2",
36-
"@keplr-wallet/popup": "0.12.210-rc.2",
37-
"@keplr-wallet/proto-types": "0.12.210-rc.2",
38-
"@keplr-wallet/router": "0.12.210-rc.2",
39-
"@keplr-wallet/simple-fetch": "0.12.210-rc.2",
40-
"@keplr-wallet/types": "0.12.210-rc.2",
41-
"@keplr-wallet/unit": "0.12.210-rc.2",
31+
"@keplr-wallet/chain-validator": "0.12.210",
32+
"@keplr-wallet/common": "0.12.210",
33+
"@keplr-wallet/cosmos": "0.12.210",
34+
"@keplr-wallet/crypto": "0.12.210",
35+
"@keplr-wallet/ledger-cosmos": "0.12.210",
36+
"@keplr-wallet/popup": "0.12.210",
37+
"@keplr-wallet/proto-types": "0.12.210",
38+
"@keplr-wallet/router": "0.12.210",
39+
"@keplr-wallet/simple-fetch": "0.12.210",
40+
"@keplr-wallet/types": "0.12.210",
41+
"@keplr-wallet/unit": "0.12.210",
4242
"@ledgerhq/hw-app-eth": "^6.40.3",
4343
"@ledgerhq/hw-app-starknet": "^2.4.0",
4444
"@ledgerhq/hw-transport": "^6.31.4",

packages/chain-validator/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@keplr-wallet/chain-validator",
3-
"version": "0.12.210-rc.2",
3+
"version": "0.12.210",
44
"main": "build/index.js",
55
"author": "chainapsis",
66
"license": "Apache-2.0",
@@ -17,9 +17,9 @@
1717
},
1818
"dependencies": {
1919
"@ethersproject/abi": "^5.7.0",
20-
"@keplr-wallet/cosmos": "0.12.210-rc.2",
21-
"@keplr-wallet/simple-fetch": "0.12.210-rc.2",
22-
"@keplr-wallet/types": "0.12.210-rc.2",
20+
"@keplr-wallet/cosmos": "0.12.210",
21+
"@keplr-wallet/simple-fetch": "0.12.210",
22+
"@keplr-wallet/types": "0.12.210",
2323
"joi": "^17.5.0",
2424
"utility-types": "^3.10.0"
2525
}

packages/common/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@keplr-wallet/common",
3-
"version": "0.12.210-rc.2",
3+
"version": "0.12.210",
44
"main": "build/index.js",
55
"author": "chainapsis",
66
"license": "Apache-2.0",
@@ -16,8 +16,8 @@
1616
"lint-fix": "eslint --fix \"src/**/*\" && prettier --write \"src/**/*\""
1717
},
1818
"dependencies": {
19-
"@keplr-wallet/crypto": "0.12.210-rc.2",
20-
"@keplr-wallet/types": "0.12.210-rc.2",
19+
"@keplr-wallet/crypto": "0.12.210",
20+
"@keplr-wallet/types": "0.12.210",
2121
"buffer": "^6.0.3",
2222
"delay": "^4.4.0"
2323
}

packages/cosmjs-test/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cosmjs-test",
3-
"version": "0.12.210-rc.2",
3+
"version": "0.12.210",
44
"author": "chainapsis",
55
"license": "Apache-2.0",
66
"private": true,
@@ -12,7 +12,7 @@
1212
},
1313
"devDependencies": {
1414
"@cosmjs/stargate": "^0.29.3",
15-
"@keplr-wallet/provider-mock": "0.12.210-rc.2",
15+
"@keplr-wallet/provider-mock": "0.12.210",
1616
"secretjs": "^1.6.0"
1717
}
1818
}

0 commit comments

Comments
 (0)