Skip to content

Commit 3ffd4a8

Browse files
committed
chore(release): publish
- [email protected] - [email protected]
1 parent 19110f3 commit 3ffd4a8

File tree

4 files changed

+20
-4
lines changed

4 files changed

+20
-4
lines changed

Diff for: 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.2](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@2.23.2) (2025-01-07)
7+
8+
**Note:** Version bump only for package cosmos-kit
9+
10+
11+
12+
13+
614
## [2.23.1](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@2.23.1) (2024-12-16)
715

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

Diff for: packages/cosmos-kit/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cosmos-kit",
3-
"version": "2.23.1",
3+
"version": "2.23.2",
44
"description": "cosmos-kit wallet connector",
55
"author": "[email protected]",
66
"contributors": [
@@ -88,4 +88,4 @@
8888
"@cosmos-kit/tailwind": "^1.7.1",
8989
"@cosmos-kit/trust": "^2.13.1"
9090
}
91-
}
91+
}

Diff for: 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.2](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@2.28.2) (2025-01-07)
7+
8+
**Note:** Version bump only for package docs
9+
10+
11+
12+
13+
614
## [2.28.1](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@2.28.1) (2024-12-16)
715

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

Diff for: packages/docs/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docs",
3-
"version": "2.28.1",
3+
"version": "2.28.2",
44
"private": true,
55
"main": "index.js",
66
"license": "MIT",
@@ -23,7 +23,7 @@
2323
"@cosmos-kit/react": "^2.21.1",
2424
"@interchain-ui/react": "^1.23.13",
2525
"chain-registry": "^1.64.13",
26-
"cosmos-kit": "^2.23.1",
26+
"cosmos-kit": "^2.23.2",
2727
"fast-fuzzy": "^1.12.0",
2828
"flexsearch": "^0.7.43",
2929
"framer-motion": "^9.0.7",

0 commit comments

Comments
 (0)