Skip to content

Commit 24a3a88

Browse files
committed
chore(release): publish
- [email protected] - [email protected] - @cosmos-kit/[email protected] - @cosmos-kit/[email protected]
1 parent aa3b10e commit 24a3a88

File tree

8 files changed

+38
-6
lines changed

8 files changed

+38
-6
lines changed

packages/cosmos-kit/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
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.29.0](https://github.com/hyperweb-io/cosmos-kit/compare/[email protected]@2.29.0) (2025-12-11)
7+
8+
**Note:** Version bump only for package cosmos-kit
9+
10+
11+
12+
13+
614
# [2.28.0](https://github.com/hyperweb-io/cosmos-kit/compare/[email protected]@2.28.0) (2025-12-11)
715

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

packages/cosmos-kit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cosmos-kit",
3-
"version": "2.28.0",
3+
"version": "2.29.0",
44
"description": "cosmos-kit wallet connector",
55
"author": "Constructive <[email protected]>",
66
"contributors": [

packages/docs/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
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.34.0](https://github.com/hyperweb-io/cosmos-kit/compare/[email protected]@2.34.0) (2025-12-11)
7+
8+
**Note:** Version bump only for package docs
9+
10+
11+
12+
13+
614
# [2.33.0](https://github.com/hyperweb-io/cosmos-kit/compare/[email protected]@2.33.0) (2025-12-11)
715

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

packages/docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docs",
3-
"version": "2.33.0",
3+
"version": "2.34.0",
44
"private": true,
55
"main": "index.js",
66
"license": "MIT",
@@ -23,7 +23,7 @@
2323
"@cosmos-kit/react": "^2.24.0",
2424
"@interchain-ui/react": "^1.26.3",
2525
"chain-registry": "^1.64.13",
26-
"cosmos-kit": "^2.28.0",
26+
"cosmos-kit": "^2.29.0",
2727
"fast-fuzzy": "^1.12.0",
2828
"flexsearch": "^0.7.43",
2929
"framer-motion": "^9.0.7",

wallets/figure-markets-mobile/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
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.5.0](https://github.com/hyperweb-io/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected]) (2025-12-11)
7+
8+
**Note:** Version bump only for package @cosmos-kit/figure-markets-mobile
9+
10+
11+
12+
13+
614
# [0.4.0](https://github.com/hyperweb-io/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected]) (2025-12-11)
715

816
**Note:** Version bump only for package @cosmos-kit/figure-markets-mobile

wallets/figure-markets-mobile/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cosmos-kit/figure-markets-mobile",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"description": "figure-markets cosmos-kit wallet connector",
55
"author": "[email protected]",
66
"contributors": [

wallets/figure-markets/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
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.19.0](https://github.com/hyperweb-io/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected]) (2025-12-11)
7+
8+
**Note:** Version bump only for package @cosmos-kit/figure-markets
9+
10+
11+
12+
13+
614
# [2.18.0](https://github.com/hyperweb-io/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected]) (2025-12-11)
715

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

wallets/figure-markets/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cosmos-kit/figure-markets",
3-
"version": "2.18.0",
3+
"version": "2.19.0",
44
"description": "cosmos-kit wallet connector",
55
"author": "[email protected]",
66
"contributors": [
@@ -53,7 +53,7 @@
5353
"url": "https://github.com/hyperweb-io/cosmos-kit/issues"
5454
},
5555
"dependencies": {
56-
"@cosmos-kit/figure-markets-mobile": "^0.4.0"
56+
"@cosmos-kit/figure-markets-mobile": "^0.5.0"
5757
},
5858
"gitHead": "39fe5288455524191eb70ca82de6f2d7e6b3549a"
5959
}

0 commit comments

Comments
 (0)