Skip to content

Commit 82fcd0f

Browse files
chore(release): publish
- @interchain-kit/[email protected] - @interchain-kit/[email protected] - @interchain-kit/[email protected] - @interchain-kit/[email protected] - @interchain-kit/[email protected] - @interchain-kit/[email protected] - @interchain-kit/[email protected] - @interchain-kit/[email protected] - @interchain-kit/[email protected] - @interchain-kit/[email protected] - @interchain-kit/[email protected] - @interchain-kit/[email protected] - @interchain-kit/[email protected] - @interchain-kit/[email protected] - @interchain-kit/[email protected] - @interchain-kit/[email protected] - @interchain-kit/[email protected] - @interchain-kit/[email protected] - @interchain-kit/[email protected] - @interchain-kit/[email protected] - @interchain-kit/[email protected] - @interchain-kit/[email protected] - @interchain-kit/[email protected] - @interchain-kit/[email protected] - @interchain-kit/[email protected]
1 parent 865c6e4 commit 82fcd0f

File tree

50 files changed

+164
-64
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+164
-64
lines changed

examples/react/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.3.30](https://github.com/hyperweb-io/interchain-kit/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-05-22)
7+
8+
**Note:** Version bump only for package @interchain-kit/react-examples
9+
610
## [0.3.29](https://github.com/hyperweb-io/interchain-kit/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-05-22)
711

812
**Note:** Version bump only for package @interchain-kit/react-examples

examples/react/package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@interchain-kit/react-examples",
33
"author": "Hyperweb <[email protected]>",
44
"description": "interchain-kit wallet connector core package",
5-
"version": "0.3.29",
5+
"version": "0.3.30",
66
"type": "module",
77
"private": true,
88
"scripts": {
@@ -27,23 +27,23 @@
2727
"@cosmjs/crypto": "^0.32.4",
2828
"@cosmjs/proto-signing": "^0.32.4",
2929
"@esbuild-plugins/node-globals-polyfill": "^0.2.3",
30-
"@interchain-kit/coin98-extension": "^0.3.29",
31-
"@interchain-kit/compass-extension": "^0.3.29",
32-
"@interchain-kit/core": "^0.3.29",
33-
"@interchain-kit/cosmos-extension-metamask": "^0.3.29",
34-
"@interchain-kit/exodus-extension": "^0.3.29",
35-
"@interchain-kit/fin-extension": "^0.3.29",
36-
"@interchain-kit/keplr-extension": "^0.3.29",
37-
"@interchain-kit/leap-cosmos-extension-metamask": "^0.3.29",
38-
"@interchain-kit/leap-extension": "^0.3.29",
39-
"@interchain-kit/ledger": "^0.3.29",
40-
"@interchain-kit/mock-wallet": "^0.3.29",
41-
"@interchain-kit/ninji-extension": "^0.3.29",
30+
"@interchain-kit/coin98-extension": "^0.3.30",
31+
"@interchain-kit/compass-extension": "^0.3.30",
32+
"@interchain-kit/core": "^0.3.30",
33+
"@interchain-kit/cosmos-extension-metamask": "^0.3.30",
34+
"@interchain-kit/exodus-extension": "^0.3.30",
35+
"@interchain-kit/fin-extension": "^0.3.30",
36+
"@interchain-kit/keplr-extension": "^0.3.30",
37+
"@interchain-kit/leap-cosmos-extension-metamask": "^0.3.30",
38+
"@interchain-kit/leap-extension": "^0.3.30",
39+
"@interchain-kit/ledger": "^0.3.30",
40+
"@interchain-kit/mock-wallet": "^0.3.30",
41+
"@interchain-kit/ninji-extension": "^0.3.30",
4242
"@interchain-kit/okx-extension": "^0.3.29",
43-
"@interchain-kit/react": "^0.3.29",
44-
"@interchain-kit/shell-extension": "^0.3.29",
45-
"@interchain-kit/trust-extension": "^0.3.29",
46-
"@interchain-kit/xdefi-extension": "^0.3.29",
43+
"@interchain-kit/react": "^0.3.30",
44+
"@interchain-kit/shell-extension": "^0.3.30",
45+
"@interchain-kit/trust-extension": "^0.3.30",
46+
"@interchain-kit/xdefi-extension": "^0.3.30",
4747
"@interchain-ui/react": "^1.23.31",
4848
"@tanstack/react-query": "4",
4949
"autoprefixer": "^10.4.20",

packages/core/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.3.30](https://github.com/@interchain-kit/core/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-05-22)
7+
8+
**Note:** Version bump only for package @interchain-kit/core
9+
610
## [0.3.29](https://github.com/@interchain-kit/core/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-05-22)
711

812
**Note:** Version bump only for package @interchain-kit/core

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@interchain-kit/core",
3-
"version": "0.3.29",
3+
"version": "0.3.30",
44
"author": "Hyperweb <[email protected]>",
55
"description": "interchain-kit wallet connector core package",
66
"main": "index.js",

packages/react/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.3.30](https://github.com/interchain-kit/react/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-05-22)
7+
8+
**Note:** Version bump only for package @interchain-kit/react
9+
610
## [0.3.29](https://github.com/interchain-kit/react/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-05-22)
711

812
**Note:** Version bump only for package @interchain-kit/react

packages/react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@interchain-kit/react",
3-
"version": "0.3.29",
3+
"version": "0.3.30",
44
"author": "Hyperweb <[email protected]>",
55
"description": "interchain-kit wallet connector react package",
66
"main": "index.js",
@@ -34,7 +34,7 @@
3434
"keywords": [],
3535
"dependencies": {
3636
"@chain-registry/v2-types": "^0.53.40",
37-
"@interchain-kit/core": "^0.3.29",
37+
"@interchain-kit/core": "^0.3.30",
3838
"@interchain-ui/react": "1.26.1",
3939
"@interchainjs/cosmos": "1.11.9",
4040
"@interchainjs/cosmos-types": "1.11.9",

packages/vue/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.3.30](https://github.com/interchain-kit/vue/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-05-22)
7+
8+
**Note:** Version bump only for package @interchain-kit/vue
9+
610
## [0.3.29](https://github.com/interchain-kit/vue/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-05-22)
711

812
**Note:** Version bump only for package @interchain-kit/vue

packages/vue/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@interchain-kit/vue",
3-
"version": "0.3.29",
3+
"version": "0.3.30",
44
"author": "Hyperweb <[email protected]>",
55
"description": "interchain-kit for vue",
66
"main": "index.umd.js",
@@ -28,7 +28,7 @@
2828
"keywords": [],
2929
"dependencies": {
3030
"@chain-registry/v2-types": "^0.53.0",
31-
"@interchain-kit/core": "^0.3.29",
31+
"@interchain-kit/core": "^0.3.30",
3232
"@interchain-ui/vue": "^1.4.1",
3333
"@interchainjs/cosmos": "1.11.5",
3434
"@interchainjs/cosmos-types": "1.11.5",

wallets/coin98-extension/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.3.30](https://github.com/interchain-kit/coin98-extension/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-05-22)
7+
8+
**Note:** Version bump only for package @interchain-kit/coin98-extension
9+
610
## [0.3.29](https://github.com/interchain-kit/coin98-extension/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-05-22)
711

812
**Note:** Version bump only for package @interchain-kit/coin98-extension

wallets/coin98-extension/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@interchain-kit/coin98-extension",
3-
"version": "0.3.29",
3+
"version": "0.3.30",
44
"author": "Hyperweb <[email protected]>",
55
"description": "interchain-kit wallet connector",
66
"main": "index.js",
@@ -32,7 +32,7 @@
3232
},
3333
"keywords": [],
3434
"dependencies": {
35-
"@interchain-kit/core": "^0.3.29"
35+
"@interchain-kit/core": "^0.3.30"
3636
},
3737
"gitHead": "20ab0e3fffc347793017ee422b7f4a2544943724"
3838
}

wallets/compass-extension/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.3.30](https://github.com/interchain-kit/compass-extension/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-05-22)
7+
8+
**Note:** Version bump only for package @interchain-kit/compass-extension
9+
610
## [0.3.29](https://github.com/interchain-kit/compass-extension/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-05-22)
711

812
**Note:** Version bump only for package @interchain-kit/compass-extension

wallets/compass-extension/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@interchain-kit/compass-extension",
3-
"version": "0.3.29",
3+
"version": "0.3.30",
44
"author": "Hyperweb <[email protected]>",
55
"description": "interchain-kit wallet connector",
66
"main": "index.js",
@@ -31,7 +31,7 @@
3131
"watch:dev": "tsc -w -p tsconfig.esm.json & tsc -w"
3232
},
3333
"dependencies": {
34-
"@interchain-kit/core": "^0.3.29"
34+
"@interchain-kit/core": "^0.3.30"
3535
},
3636
"keywords": [],
3737
"gitHead": "20ab0e3fffc347793017ee422b7f4a2544943724"

wallets/cosmos-extension-metamask/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.3.30](https://github.com/1/1/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-05-22)
7+
8+
**Note:** Version bump only for package @interchain-kit/cosmos-extension-metamask
9+
610
## [0.3.29](https://github.com/1/1/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-05-22)
711

812
**Note:** Version bump only for package @interchain-kit/cosmos-extension-metamask

wallets/cosmos-extension-metamask/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@interchain-kit/cosmos-extension-metamask",
3-
"version": "0.3.29",
3+
"version": "0.3.30",
44
"author": "Hyperweb <[email protected]>",
55
"description": "interchain-kit wallet connector for cosmos extension metamask",
66
"main": "index.js",
@@ -33,7 +33,7 @@
3333
"keywords": [],
3434
"dependencies": {
3535
"@chain-registry/v2-types": "^0.53.15",
36-
"@interchain-kit/core": "^0.3.29"
36+
"@interchain-kit/core": "^0.3.30"
3737
},
3838
"gitHead": "20ab0e3fffc347793017ee422b7f4a2544943724"
3939
}

wallets/cosmostation-extension/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.3.30](https://github.com/interchain-kit/cosmostation-extension/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-05-22)
7+
8+
**Note:** Version bump only for package @interchain-kit/cosmostation-extension
9+
610
## [0.3.29](https://github.com/interchain-kit/cosmostation-extension/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-05-22)
711

812
**Note:** Version bump only for package @interchain-kit/cosmostation-extension

wallets/cosmostation-extension/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@interchain-kit/cosmostation-extension",
3-
"version": "0.3.29",
3+
"version": "0.3.30",
44
"author": "Hyperweb <[email protected]>",
55
"description": "interchain-kit wallet connector",
66
"main": "index.js",
@@ -32,7 +32,7 @@
3232
},
3333
"keywords": [],
3434
"dependencies": {
35-
"@interchain-kit/core": "^0.3.29"
35+
"@interchain-kit/core": "^0.3.30"
3636
},
3737
"gitHead": "20ab0e3fffc347793017ee422b7f4a2544943724"
3838
}

wallets/exodus-extension/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.3.30](https://github.com/interchain-kit/exodus-extension/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-05-22)
7+
8+
**Note:** Version bump only for package @interchain-kit/exodus-extension
9+
610
## [0.3.29](https://github.com/interchain-kit/exodus-extension/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-05-22)
711

812
**Note:** Version bump only for package @interchain-kit/exodus-extension

wallets/exodus-extension/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@interchain-kit/exodus-extension",
3-
"version": "0.3.29",
3+
"version": "0.3.30",
44
"author": "Hyperweb <[email protected]>",
55
"description": "interchain-kit wallet connector",
66
"main": "index.js",
@@ -31,7 +31,7 @@
3131
"watch:dev": "tsc -w -p tsconfig.esm.json & tsc -w"
3232
},
3333
"dependencies": {
34-
"@interchain-kit/core": "^0.3.29"
34+
"@interchain-kit/core": "^0.3.30"
3535
},
3636
"keywords": [],
3737
"gitHead": "20ab0e3fffc347793017ee422b7f4a2544943724"

wallets/fin-extension/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.3.30](https://github.com/interchain-kit/fin-extension/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-05-22)
7+
8+
**Note:** Version bump only for package @interchain-kit/fin-extension
9+
610
## [0.3.29](https://github.com/interchain-kit/fin-extension/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-05-22)
711

812
**Note:** Version bump only for package @interchain-kit/fin-extension

wallets/fin-extension/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@interchain-kit/fin-extension",
3-
"version": "0.3.29",
3+
"version": "0.3.30",
44
"author": "developers <[email protected]>",
55
"description": "interchain-kit wallet connector",
66
"main": "index.js",
@@ -32,7 +32,7 @@
3232
},
3333
"keywords": [],
3434
"dependencies": {
35-
"@interchain-kit/core": "^0.3.29"
35+
"@interchain-kit/core": "^0.3.30"
3636
},
3737
"gitHead": "20ab0e3fffc347793017ee422b7f4a2544943724"
3838
}

wallets/frontier-extension/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.3.30](https://github.com/interchain-kit/frontier-extension/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-05-22)
7+
8+
**Note:** Version bump only for package @interchain-kit/frontier-extension
9+
610
## [0.3.29](https://github.com/interchain-kit/frontier-extension/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-05-22)
711

812
**Note:** Version bump only for package @interchain-kit/frontier-extension

wallets/frontier-extension/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@interchain-kit/frontier-extension",
3-
"version": "0.3.29",
3+
"version": "0.3.30",
44
"author": "Hyperweb <[email protected]>",
55
"description": "interchain-kit wallet connector",
66
"main": "index.js",
@@ -32,7 +32,7 @@
3232
},
3333
"keywords": [],
3434
"dependencies": {
35-
"@interchain-kit/core": "^0.3.29"
35+
"@interchain-kit/core": "^0.3.30"
3636
},
3737
"gitHead": "20ab0e3fffc347793017ee422b7f4a2544943724"
3838
}

wallets/galaxy-station-extension/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.3.30](https://github.com/interchain-kit/galaxy-station-extension/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-05-22)
7+
8+
**Note:** Version bump only for package @interchain-kit/galaxy-station-extension
9+
610
## [0.3.29](https://github.com/interchain-kit/galaxy-station-extension/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-05-22)
711

812
**Note:** Version bump only for package @interchain-kit/galaxy-station-extension

wallets/galaxy-station-extension/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@interchain-kit/galaxy-station-extension",
3-
"version": "0.3.29",
3+
"version": "0.3.30",
44
"author": "Hyperweb <[email protected]>",
55
"description": "interchain-kit wallet connector",
66
"main": "index.js",
@@ -32,7 +32,7 @@
3232
},
3333
"keywords": [],
3434
"dependencies": {
35-
"@interchain-kit/core": "^0.3.29"
35+
"@interchain-kit/core": "^0.3.30"
3636
},
3737
"gitHead": "20ab0e3fffc347793017ee422b7f4a2544943724"
3838
}

wallets/keplr-extension/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.3.30](https://github.com/interchain-kit/interchain-kit/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-05-22)
7+
8+
**Note:** Version bump only for package @interchain-kit/keplr-extension
9+
610
## [0.3.29](https://github.com/interchain-kit/interchain-kit/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-05-22)
711

812
**Note:** Version bump only for package @interchain-kit/keplr-extension

wallets/keplr-extension/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@interchain-kit/keplr-extension",
3-
"version": "0.3.29",
3+
"version": "0.3.30",
44
"author": "Hyperweb <[email protected]>",
55
"description": "interchain-kit wallet connector",
66
"main": "index.js",
@@ -31,7 +31,7 @@
3131
},
3232
"keywords": [],
3333
"dependencies": {
34-
"@interchain-kit/core": "^0.3.29",
34+
"@interchain-kit/core": "^0.3.30",
3535
"@keplr-wallet/provider-extension": "^0.12.102"
3636
},
3737
"gitHead": "20ab0e3fffc347793017ee422b7f4a2544943724"

wallets/keplr-mobile/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.3.30](https://github.com/@interchain-kit/keplr-mobile/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-05-22)
7+
8+
**Note:** Version bump only for package @interchain-kit/keplr-mobile
9+
610
## [0.3.29](https://github.com/@interchain-kit/keplr-mobile/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-05-22)
711

812
**Note:** Version bump only for package @interchain-kit/keplr-mobile

0 commit comments

Comments
 (0)