Skip to content

Commit 0a06eab

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 d052523 commit 0a06eab

File tree

58 files changed

+168
-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

+168
-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.3.4](https://github.com/hyperweb-io/interchain-kit/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-04-22)
7+
8+
**Note:** Version bump only for package @interchain-kit/react-examples
9+
610
## [0.3.3](https://github.com/hyperweb-io/interchain-kit/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-04-18)
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.3.3",
5+
"version": "0.3.4",
66
"type": "module",
77
"private": true,
88
"scripts": {
@@ -28,20 +28,20 @@
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.3.3",
32-
"@interchain-kit/core": "0.3.3",
31+
"@interchain-kit/compass-extension": "0.3.4",
32+
"@interchain-kit/core": "0.3.4",
3333
"@interchain-kit/cosmos-extension-metamask": "0.2.211",
34-
"@interchain-kit/exodus-extension": "0.3.3",
35-
"@interchain-kit/fin-extension": "0.3.3",
34+
"@interchain-kit/exodus-extension": "0.3.4",
35+
"@interchain-kit/fin-extension": "0.3.4",
3636
"@interchain-kit/keplr-extension": "0.2.211",
3737
"@interchain-kit/leap-cosmos-extension-metamask": "0.2.211",
3838
"@interchain-kit/leap-extension": "0.2.211",
3939
"@interchain-kit/ledger": "0.2.211",
4040
"@interchain-kit/mock-wallet": "0.2.211",
41-
"@interchain-kit/ninji-extension": "0.3.3",
41+
"@interchain-kit/ninji-extension": "0.3.4",
4242
"@interchain-kit/okx-extension": "0.2.211",
4343
"@interchain-kit/react": "0.2.211",
44-
"@interchain-kit/shell-extension": "0.3.3",
44+
"@interchain-kit/shell-extension": "0.3.4",
4545
"@interchain-kit/trust-extension": "0.2.211",
4646
"@interchain-kit/xdefi-extension": "0.2.211",
4747
"@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.3.4](https://github.com/hyperweb-io/interchain-kit/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-04-22)
7+
8+
**Note:** Version bump only for package @interchain-kit/vanilla-examples
9+
610
## [0.3.3](https://github.com/hyperweb-io/interchain-kit/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-04-18)
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.3.3",
5+
"version": "0.3.4",
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.3.4](https://github.com/hyperweb-io/interchain-kit/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-04-22)
7+
8+
**Note:** Version bump only for package @interchain-kit/vue-examples
9+
610
## [0.3.3](https://github.com/hyperweb-io/interchain-kit/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-04-18)
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.3.3",
3+
"version": "0.3.4",
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.3.4](https://github.com/@interchain-kit/core/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-04-22)
7+
8+
**Note:** Version bump only for package @interchain-kit/core
9+
610
## [0.3.3](https://github.com/@interchain-kit/core/compare/@interchain-kit/[email protected]...@interchain-kit/[email protected]) (2025-04-18)
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.3",
3+
"version": "0.3.4",
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.3.4](https://github.com/hyperweb-io/interchain-kit/compare/[email protected]@0.3.4) (2025-04-22)
7+
8+
**Note:** Version bump only for package interchain-kit
9+
610
## [0.3.3](https://github.com/hyperweb-io/interchain-kit/compare/[email protected]@0.3.3) (2025-04-18)
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.3.3",
3+
"version": "0.3.4",
44
"author": "Hyperweb <[email protected]>",
55
"description": "Universal wallet connector for the interchain",
66
"main": "index.js",

0 commit comments

Comments
 (0)