Skip to content

Commit ab7038a

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 2f2aa5c commit ab7038a

File tree

50 files changed

+148
-48
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

+148
-48
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.15](https://github.com/hyperweb-io/interchain-kit/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-04-30)
7+
8+
**Note:** Version bump only for package @interchain-kit/react-examples
9+
610
## [0.3.14](https://github.com/hyperweb-io/interchain-kit/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-04-28)
711

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

examples/react/package.json

Lines changed: 1 addition & 1 deletion
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.14",
5+
"version": "0.3.15",
66
"type": "module",
77
"private": true,
88
"scripts": {

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.16](https://github.com/@interchain-kit/core/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-04-30)
7+
8+
**Note:** Version bump only for package @interchain-kit/core
9+
610
## [0.3.15](https://github.com/@interchain-kit/core/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-04-30)
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.15",
3+
"version": "0.3.16",
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.16](https://github.com/interchain-kit/react/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-04-30)
7+
8+
**Note:** Version bump only for package @interchain-kit/react
9+
610
## [0.3.15](https://github.com/interchain-kit/react/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-04-30)
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.15",
3+
"version": "0.3.16",
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.15",
37+
"@interchain-kit/core": "^0.3.16",
3838
"@interchain-ui/react": "1.26.1",
3939
"@interchainjs/cosmos": "1.11.5",
4040
"@interchainjs/cosmos-types": "1.11.5",

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.16](https://github.com/interchain-kit/vue/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-04-30)
7+
8+
**Note:** Version bump only for package @interchain-kit/vue
9+
610
## [0.3.15](https://github.com/interchain-kit/vue/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-04-30)
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.15",
3+
"version": "0.3.16",
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.15",
31+
"@interchain-kit/core": "^0.3.16",
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.16](https://github.com/interchain-kit/coin98-extension/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-04-30)
7+
8+
**Note:** Version bump only for package @interchain-kit/coin98-extension
9+
610
## [0.3.15](https://github.com/interchain-kit/coin98-extension/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-04-30)
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.15",
3+
"version": "0.3.16",
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.15"
35+
"@interchain-kit/core": "^0.3.16"
3636
},
3737
"gitHead": "aa20d117539a1d29500dfacb3e22cd46e91f743f"
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.16](https://github.com/interchain-kit/compass-extension/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-04-30)
7+
8+
**Note:** Version bump only for package @interchain-kit/compass-extension
9+
610
## [0.3.15](https://github.com/interchain-kit/compass-extension/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-04-30)
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.15",
3+
"version": "0.3.16",
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.15"
34+
"@interchain-kit/core": "^0.3.16"
3535
},
3636
"keywords": [],
3737
"gitHead": "aa20d117539a1d29500dfacb3e22cd46e91f743f"

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.16](https://github.com/1/1/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-04-30)
7+
8+
**Note:** Version bump only for package @interchain-kit/cosmos-extension-metamask
9+
610
## [0.3.15](https://github.com/1/1/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-04-30)
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.15",
3+
"version": "0.3.16",
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.15"
36+
"@interchain-kit/core": "^0.3.16"
3737
},
3838
"gitHead": "aa20d117539a1d29500dfacb3e22cd46e91f743f"
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.16](https://github.com/interchain-kit/cosmostation-extension/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-04-30)
7+
8+
**Note:** Version bump only for package @interchain-kit/cosmostation-extension
9+
610
## [0.3.15](https://github.com/interchain-kit/cosmostation-extension/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-04-30)
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.15",
3+
"version": "0.3.16",
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.15"
35+
"@interchain-kit/core": "^0.3.16"
3636
},
3737
"gitHead": "aa20d117539a1d29500dfacb3e22cd46e91f743f"
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.16](https://github.com/interchain-kit/exodus-extension/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-04-30)
7+
8+
**Note:** Version bump only for package @interchain-kit/exodus-extension
9+
610
## [0.3.15](https://github.com/interchain-kit/exodus-extension/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-04-30)
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.15",
3+
"version": "0.3.16",
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.15"
34+
"@interchain-kit/core": "^0.3.16"
3535
},
3636
"keywords": [],
3737
"gitHead": "aa20d117539a1d29500dfacb3e22cd46e91f743f"

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.16](https://github.com/interchain-kit/fin-extension/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-04-30)
7+
8+
**Note:** Version bump only for package @interchain-kit/fin-extension
9+
610
## [0.3.15](https://github.com/interchain-kit/fin-extension/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-04-30)
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.15",
3+
"version": "0.3.16",
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.15"
35+
"@interchain-kit/core": "^0.3.16"
3636
},
3737
"gitHead": "aa20d117539a1d29500dfacb3e22cd46e91f743f"
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.16](https://github.com/interchain-kit/frontier-extension/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-04-30)
7+
8+
**Note:** Version bump only for package @interchain-kit/frontier-extension
9+
610
## [0.3.15](https://github.com/interchain-kit/frontier-extension/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-04-30)
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.15",
3+
"version": "0.3.16",
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.15"
35+
"@interchain-kit/core": "^0.3.16"
3636
},
3737
"gitHead": "aa20d117539a1d29500dfacb3e22cd46e91f743f"
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.16](https://github.com/interchain-kit/galaxy-station-extension/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-04-30)
7+
8+
**Note:** Version bump only for package @interchain-kit/galaxy-station-extension
9+
610
## [0.3.15](https://github.com/interchain-kit/galaxy-station-extension/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-04-30)
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.15",
3+
"version": "0.3.16",
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.15"
35+
"@interchain-kit/core": "^0.3.16"
3636
},
3737
"gitHead": "aa20d117539a1d29500dfacb3e22cd46e91f743f"
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.16](https://github.com/interchain-kit/interchain-kit/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-04-30)
7+
8+
**Note:** Version bump only for package @interchain-kit/keplr-extension
9+
610
## [0.3.15](https://github.com/interchain-kit/interchain-kit/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-04-30)
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.15",
3+
"version": "0.3.16",
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.15",
34+
"@interchain-kit/core": "^0.3.16",
3535
"@keplr-wallet/provider-extension": "^0.12.102"
3636
},
3737
"gitHead": "aa20d117539a1d29500dfacb3e22cd46e91f743f"

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.16](https://github.com/@interchain-kit/keplr-mobile/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-04-30)
7+
8+
**Note:** Version bump only for package @interchain-kit/keplr-mobile
9+
610
## [0.3.15](https://github.com/@interchain-kit/keplr-mobile/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-04-30)
711

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

wallets/keplr-mobile/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-mobile",
3-
"version": "0.3.15",
3+
"version": "0.3.16",
44
"author": "Cosmology <[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.15"
35+
"@interchain-kit/core": "^0.3.16"
3636
},
3737
"gitHead": "17c2d8fe608d4a2321fd5fc4af6f4f92f7e2df5d"
3838
}

wallets/leap-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.16](https://github.com/interchain-kit/leap-cosmos-extension-metamask/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-04-30)
7+
8+
**Note:** Version bump only for package @interchain-kit/leap-cosmos-extension-metamask
9+
610
## [0.3.15](https://github.com/interchain-kit/leap-cosmos-extension-metamask/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-04-30)
711

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

0 commit comments

Comments
 (0)