Skip to content

Commit bec767b

Browse files
committed
chore(release): publish
- [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected]
1 parent 7c22f01 commit bec767b

File tree

128 files changed

+650
-138
lines changed

Some content is hidden

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

128 files changed

+650
-138
lines changed

packages/cosmos-kit/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [2.23.1](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@2.23.1) (2024-12-16)
7+
8+
**Note:** Version bump only for package cosmos-kit
9+
10+
11+
12+
13+
614
# [2.23.0](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@2.23.0) (2024-12-16)
715

816
**Note:** Version bump only for package cosmos-kit

packages/cosmos-kit/package.json

+20-20
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cosmos-kit",
3-
"version": "2.23.0",
3+
"version": "2.23.1",
44
"description": "cosmos-kit wallet connector",
55
"author": "[email protected]",
66
"contributors": [
@@ -71,25 +71,25 @@
7171
"url": "https://github.com/cosmology-tech/cosmos-kit/issues"
7272
},
7373
"dependencies": {
74-
"@cosmos-kit/cdcwallet": "^2.15.1",
75-
"@cosmos-kit/coin98": "^2.13.1",
76-
"@cosmos-kit/compass": "^2.13.1",
77-
"@cosmos-kit/cosmostation": "^2.14.0",
78-
"@cosmos-kit/ctrl": "^2.13.0",
79-
"@cosmos-kit/exodus": "^2.12.0",
80-
"@cosmos-kit/fin": "^2.13.1",
81-
"@cosmos-kit/frontier": "^2.12.0",
82-
"@cosmos-kit/galaxy-station": "^2.12.0",
83-
"@cosmos-kit/keplr": "^2.14.1",
84-
"@cosmos-kit/leap": "^2.14.1",
85-
"@cosmos-kit/ledger": "^2.13.0",
74+
"@cosmos-kit/cdcwallet": "^2.15.2",
75+
"@cosmos-kit/coin98": "^2.13.2",
76+
"@cosmos-kit/compass": "^2.13.2",
77+
"@cosmos-kit/cosmostation": "^2.14.1",
78+
"@cosmos-kit/ctrl": "^2.13.1",
79+
"@cosmos-kit/exodus": "^2.12.1",
80+
"@cosmos-kit/fin": "^2.13.2",
81+
"@cosmos-kit/frontier": "^2.12.1",
82+
"@cosmos-kit/galaxy-station": "^2.12.1",
83+
"@cosmos-kit/keplr": "^2.14.2",
84+
"@cosmos-kit/leap": "^2.14.2",
85+
"@cosmos-kit/ledger": "^2.13.1",
8686
"@cosmos-kit/okxwallet-extension": "^2.13.0",
87-
"@cosmos-kit/omni": "^2.12.0",
88-
"@cosmos-kit/owallet": "^2.14.0",
89-
"@cosmos-kit/shell": "^2.13.1",
90-
"@cosmos-kit/station": "^2.12.0",
91-
"@cosmos-kit/tailwind": "^1.7.0",
92-
"@cosmos-kit/trust": "^2.13.0",
93-
"@cosmos-kit/vectis": "^2.13.1"
87+
"@cosmos-kit/omni": "^2.12.1",
88+
"@cosmos-kit/owallet": "^2.14.1",
89+
"@cosmos-kit/shell": "^2.13.2",
90+
"@cosmos-kit/station": "^2.12.1",
91+
"@cosmos-kit/tailwind": "^1.7.1",
92+
"@cosmos-kit/trust": "^2.13.1",
93+
"@cosmos-kit/vectis": "^2.13.2"
9494
}
9595
}

packages/docs/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [2.28.1](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@2.28.1) (2024-12-16)
7+
8+
**Note:** Version bump only for package docs
9+
10+
11+
12+
13+
614
# [2.28.0](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@2.28.0) (2024-12-16)
715

816
**Note:** Version bump only for package docs

packages/docs/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docs",
3-
"version": "2.28.0",
3+
"version": "2.28.1",
44
"private": true,
55
"main": "index.js",
66
"license": "MIT",
@@ -20,10 +20,10 @@
2020
},
2121
"dependencies": {
2222
"@cosmos-kit/core": "^2.15.0",
23-
"@cosmos-kit/react": "^2.21.0",
23+
"@cosmos-kit/react": "^2.21.1",
2424
"@interchain-ui/react": "^1.23.13",
2525
"chain-registry": "^1.64.13",
26-
"cosmos-kit": "^2.23.0",
26+
"cosmos-kit": "^2.23.1",
2727
"fast-fuzzy": "^1.12.0",
2828
"flexsearch": "^0.7.43",
2929
"framer-motion": "^9.0.7",

packages/example-lite/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [1.14.1](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@1.14.1) (2024-12-16)
7+
8+
**Note:** Version bump only for package example-lite
9+
10+
11+
12+
13+
614
# [1.14.0](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@1.14.0) (2024-12-16)
715

816
**Note:** Version bump only for package example-lite

packages/example-lite/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22
"name": "example-lite",
33
"private": true,
44
"description": "nextjs project using react lite (custom modal)",
5-
"version": "1.14.0",
5+
"version": "1.14.1",
66
"main": "index.js",
77
"license": "MIT",
88
"scripts": {
99
"dev": "next dev"
1010
},
1111
"dependencies": {
1212
"@cosmos-kit/core": "^2.15.0",
13-
"@cosmos-kit/ctrl": "^2.13.0",
14-
"@cosmos-kit/keplr": "^2.14.1",
15-
"@cosmos-kit/leap": "^2.14.1",
16-
"@cosmos-kit/react-lite": "^2.15.1",
13+
"@cosmos-kit/ctrl": "^2.13.1",
14+
"@cosmos-kit/keplr": "^2.14.2",
15+
"@cosmos-kit/leap": "^2.14.2",
16+
"@cosmos-kit/react-lite": "^2.15.2",
1717
"bootstrap": "^5.3.2",
1818
"next": "^14.0.3",
1919
"react": "^18.2.0",

packages/example-nextjs-app-router/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.1](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@0.2.1) (2024-12-16)
7+
8+
**Note:** Version bump only for package example-nextjs-app-router
9+
10+
11+
12+
13+
614
# [0.2.0](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@0.2.0) (2024-12-16)
715

816
**Note:** Version bump only for package example-nextjs-app-router

packages/example-nextjs-app-router/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "example-nextjs-app-router",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",
@@ -9,8 +9,8 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"@cosmos-kit/keplr": "*",
13-
"@cosmos-kit/react": "^2.21.0",
12+
"@cosmos-kit/keplr": "^2.14.2",
13+
"@cosmos-kit/react": "^2.21.1",
1414
"chain-registry": "*",
1515
"next": "14.2.15",
1616
"react": "^18",

packages/example/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [2.30.1](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@2.30.1) (2024-12-16)
7+
8+
**Note:** Version bump only for package example
9+
10+
11+
12+
13+
614
# [2.30.0](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@2.30.0) (2024-12-16)
715

816
**Note:** Version bump only for package example

packages/example/package.json

+18-18
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "example",
3-
"version": "2.30.0",
3+
"version": "2.30.1",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",
@@ -26,25 +26,25 @@
2626
"@cosmjs/math": "0.32.3",
2727
"@cosmjs/proto-signing": ">=0.32.3",
2828
"@cosmjs/stargate": ">=0.32.3",
29-
"@cosmos-kit/cdcwallet": "^2.15.1",
30-
"@cosmos-kit/coin98": "^2.13.1",
29+
"@cosmos-kit/cdcwallet": "^2.15.2",
30+
"@cosmos-kit/coin98": "^2.13.2",
3131
"@cosmos-kit/core": "^2.15.0",
32-
"@cosmos-kit/cosmostation": "^2.14.0",
33-
"@cosmos-kit/fin": "^2.13.1",
34-
"@cosmos-kit/galaxy-station": "^2.12.0",
32+
"@cosmos-kit/cosmostation": "^2.14.1",
33+
"@cosmos-kit/fin": "^2.13.2",
34+
"@cosmos-kit/galaxy-station": "^2.12.1",
3535
"@cosmos-kit/ins": "^2.2.0",
36-
"@cosmos-kit/keplr": "^2.14.1",
37-
"@cosmos-kit/leap": "^2.14.1",
38-
"@cosmos-kit/leap-capsule-social-login": "^0.12.1",
39-
"@cosmos-kit/leap-metamask-cosmos-snap": "^0.14.1",
40-
"@cosmos-kit/ledger": "^2.13.0",
41-
"@cosmos-kit/owallet": "^2.14.0",
42-
"@cosmos-kit/react": "^2.21.0",
43-
"@cosmos-kit/shell": "^2.13.1",
44-
"@cosmos-kit/station": "^2.12.0",
45-
"@cosmos-kit/tailwind": "^1.7.0",
46-
"@cosmos-kit/vectis": "^2.13.1",
47-
"@cosmos-kit/web3auth": "^2.14.0",
36+
"@cosmos-kit/keplr": "^2.14.2",
37+
"@cosmos-kit/leap": "^2.14.2",
38+
"@cosmos-kit/leap-capsule-social-login": "^0.12.2",
39+
"@cosmos-kit/leap-metamask-cosmos-snap": "^0.14.2",
40+
"@cosmos-kit/ledger": "^2.13.1",
41+
"@cosmos-kit/owallet": "^2.14.1",
42+
"@cosmos-kit/react": "^2.21.1",
43+
"@cosmos-kit/shell": "^2.13.2",
44+
"@cosmos-kit/station": "^2.12.1",
45+
"@cosmos-kit/tailwind": "^1.7.1",
46+
"@cosmos-kit/vectis": "^2.13.2",
47+
"@cosmos-kit/web3auth": "^2.14.1",
4848
"@interchain-ui/react": "^1.23.13",
4949
"@leapwallet/cosmos-social-login-capsule-provider-ui": "0.0.58",
5050
"@radix-ui/react-dropdown-menu": "^2.0.5",

packages/react-lite/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [2.15.2](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected]) (2024-12-16)
7+
8+
**Note:** Version bump only for package @cosmos-kit/react-lite
9+
10+
11+
12+
13+
614
## [2.15.1](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected]) (2024-10-14)
715

816
**Note:** Version bump only for package @cosmos-kit/react-lite

packages/react-lite/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cosmos-kit/react-lite",
3-
"version": "2.15.1",
3+
"version": "2.15.2",
44
"description": "cosmos-kit wallet connector",
55
"author": "[email protected]",
66
"contributors": [

packages/react/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [2.21.1](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected]) (2024-12-16)
7+
8+
**Note:** Version bump only for package @cosmos-kit/react
9+
10+
11+
12+
13+
614
# [2.21.0](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected]) (2024-12-16)
715

816
**Note:** Version bump only for package @cosmos-kit/react

packages/react/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cosmos-kit/react",
3-
"version": "2.21.0",
3+
"version": "2.21.1",
44
"description": "cosmos-kit wallet connector",
55
"author": "[email protected]",
66
"contributors": [
@@ -81,7 +81,7 @@
8181
"dependencies": {
8282
"@chain-registry/types": "^0.46.11",
8383
"@cosmos-kit/core": "^2.15.0",
84-
"@cosmos-kit/react-lite": "^2.15.1",
84+
"@cosmos-kit/react-lite": "^2.15.2",
8585
"@react-icons/all-files": "^4.1.0"
8686
},
8787
"resolutions": {

wallets/aria-extension/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [2.15.1](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected]) (2024-12-16)
7+
8+
**Note:** Version bump only for package @cosmos-kit/aria-extension
9+
10+
11+
12+
13+
614
# 2.15.0 (2024-12-16)
715

816

wallets/aria-extension/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cosmos-kit/aria-extension",
3-
"version": "2.15.0",
3+
"version": "2.15.1",
44
"description": "cosmos-kit wallet connector",
55
"author": "[email protected]",
66
"contributors": [

wallets/cdcwallet-extension/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [2.15.2](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected]) (2024-12-16)
7+
8+
**Note:** Version bump only for package @cosmos-kit/cdcwallet-extension
9+
10+
11+
12+
13+
614
## [2.15.1](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected]) (2024-10-09)
715

816
**Note:** Version bump only for package @cosmos-kit/cdcwallet-extension

wallets/cdcwallet-extension/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cosmos-kit/cdcwallet-extension",
3-
"version": "2.15.1",
3+
"version": "2.15.2",
44
"description": "cosmos-kit wallet connector",
55
"author": "[email protected]",
66
"contributors": [

wallets/cdcwallet/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [2.15.2](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected]) (2024-12-16)
7+
8+
**Note:** Version bump only for package @cosmos-kit/cdcwallet
9+
10+
11+
12+
13+
614
## [2.15.1](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected]) (2024-10-09)
715

816
**Note:** Version bump only for package @cosmos-kit/cdcwallet

wallets/cdcwallet/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cosmos-kit/cdcwallet",
3-
"version": "2.15.1",
3+
"version": "2.15.2",
44
"description": "cosmos-kit wallet connector",
55
"author": "[email protected]",
66
"contributors": [
@@ -57,6 +57,6 @@
5757
"url": "https://github.com/cosmology-tech/cosmos-kit/issues"
5858
},
5959
"dependencies": {
60-
"@cosmos-kit/cdcwallet-extension": "^2.15.1"
60+
"@cosmos-kit/cdcwallet-extension": "^2.15.2"
6161
}
6262
}

wallets/coin98-extension/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [2.14.2](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected]) (2024-12-16)
7+
8+
**Note:** Version bump only for package @cosmos-kit/coin98-extension
9+
10+
11+
12+
13+
614
## [2.14.1](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected]) (2024-10-09)
715

816
**Note:** Version bump only for package @cosmos-kit/coin98-extension

wallets/coin98-extension/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cosmos-kit/coin98-extension",
3-
"version": "2.14.1",
3+
"version": "2.14.2",
44
"description": "cosmos-kit wallet connector",
55
"author": "[email protected]",
66
"contributors": [

0 commit comments

Comments
 (0)