Skip to content

Commit fa6f119

Browse files
chore(release): publish
- @interchain-kit/[email protected] - @interchain-kit/[email protected] - @interchain-kit/[email protected] - @interchain-kit/[email protected] - [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 5beaed6 commit fa6f119

File tree

58 files changed

+184
-52
lines changed

Some content is hidden

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

58 files changed

+184
-52
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.2.222](https://github.com/hyperweb-io/interchain-kit/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-04-12)
7+
8+
**Note:** Version bump only for package @interchain-kit/react-examples
9+
610
## [0.2.221](https://github.com/hyperweb-io/interchain-kit/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-04-11)
711

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

examples/react/package.json

Lines changed: 7 additions & 7 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.2.221",
5+
"version": "0.2.222",
66
"type": "module",
77
"private": true,
88
"scripts": {
@@ -28,21 +28,21 @@
2828
"@cosmjs/proto-signing": "^0.32.4",
2929
"@esbuild-plugins/node-globals-polyfill": "^0.2.3",
3030
"@interchain-kit/coin98-extension": "0.2.211",
31-
"@interchain-kit/compass-extension": "0.2.221",
32-
"@interchain-kit/core": "^0.2.221",
31+
"@interchain-kit/compass-extension": "0.2.222",
32+
"@interchain-kit/core": "0.2.222",
3333
"@interchain-kit/cosmos-extension-metamask": "0.2.211",
34-
"@interchain-kit/exodus-extension": "0.2.211",
35-
"@interchain-kit/fin-extension": "^0.0.1",
34+
"@interchain-kit/exodus-extension": "0.2.222",
35+
"@interchain-kit/fin-extension": "0.2.222",
3636
"@interchain-kit/initia-extension": "^0.0.1",
3737
"@interchain-kit/keplr-extension": "0.2.211",
3838
"@interchain-kit/leap-cosmos-extension-metamask": "0.2.211",
3939
"@interchain-kit/leap-extension": "0.2.211",
4040
"@interchain-kit/ledger": "0.2.211",
4141
"@interchain-kit/mock-wallet": "0.2.211",
42-
"@interchain-kit/ninji-extension": "^0.0.1",
42+
"@interchain-kit/ninji-extension": "0.2.222",
4343
"@interchain-kit/okx-extension": "0.2.211",
4444
"@interchain-kit/react": "0.2.211",
45-
"@interchain-kit/shell-extension": "^0.0.1",
45+
"@interchain-kit/shell-extension": "0.2.222",
4646
"@interchain-kit/trust-extension": "0.2.211",
4747
"@interchain-kit/xdefi-extension": "0.2.211",
4848
"@interchain-ui/react": "^1.23.31",

examples/vanilla/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.2.222](https://github.com/hyperweb-io/interchain-kit/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-04-12)
7+
8+
**Note:** Version bump only for package @interchain-kit/vanilla-examples
9+
610
## [0.2.221](https://github.com/hyperweb-io/interchain-kit/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-04-11)
711

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

examples/vanilla/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@interchain-kit/vanilla-examples",
33
"author": "Hyperweb <[email protected]>",
44
"description": "interchain-kit wallet connector core package",
5-
"version": "0.2.221",
5+
"version": "0.2.222",
66
"type": "module",
77
"private": true,
88
"scripts": {

examples/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.2.222](https://github.com/hyperweb-io/interchain-kit/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-04-12)
7+
8+
**Note:** Version bump only for package @interchain-kit/vue-examples
9+
610
## [0.2.221](https://github.com/hyperweb-io/interchain-kit/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-04-11)
711

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

examples/vue/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/vue-examples",
3-
"version": "0.2.221",
3+
"version": "0.2.222",
44
"type": "module",
55
"private": true,
66
"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.2.222](https://github.com/@interchain-kit/core/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-04-12)
7+
8+
**Note:** Version bump only for package @interchain-kit/core
9+
610
## [0.2.221](https://github.com/@interchain-kit/core/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-04-11)
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.2.221",
3+
"version": "0.2.222",
44
"author": "Hyperweb <[email protected]>",
55
"description": "interchain-kit wallet connector core package",
66
"main": "index.js",

packages/interchain-kit/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.2.222](https://github.com/hyperweb-io/interchain-kit/compare/[email protected]@0.2.222) (2025-04-12)
7+
8+
**Note:** Version bump only for package interchain-kit
9+
610
## [0.2.221](https://github.com/hyperweb-io/interchain-kit/compare/[email protected]@0.2.221) (2025-04-11)
711

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

packages/interchain-kit/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",
3-
"version": "0.2.221",
3+
"version": "0.2.222",
44
"author": "Hyperweb <[email protected]>",
55
"description": "Universal wallet connector for the interchain",
66
"main": "index.js",

0 commit comments

Comments
 (0)