Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
pyramation committed Jan 14, 2025
1 parent 285a7aa commit 4f79057
Show file tree
Hide file tree
Showing 8 changed files with 42 additions and 7 deletions.
8 changes: 8 additions & 0 deletions packages/cosmos-kit/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.23.5](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@2.23.5) (2025-01-14)

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





## [2.23.4](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@2.23.4) (2025-01-07)

**Note:** Version bump only for package cosmos-kit
Expand Down
4 changes: 2 additions & 2 deletions packages/cosmos-kit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cosmos-kit",
"version": "2.23.4",
"version": "2.23.5",
"description": "cosmos-kit wallet connector",
"author": "[email protected]",
"contributors": [
Expand Down Expand Up @@ -80,7 +80,7 @@
"@cosmos-kit/fin": "^2.13.3",
"@cosmos-kit/keplr": "^2.14.3",
"@cosmos-kit/leap": "^2.14.3",
"@cosmos-kit/ledger": "^2.13.2",
"@cosmos-kit/ledger": "^2.13.3",
"@cosmos-kit/okxwallet-extension": "^2.13.1",
"@cosmos-kit/omni": "^2.12.2",
"@cosmos-kit/owallet": "^2.14.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.28.5](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@2.28.5) (2025-01-14)

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





## [2.28.4](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@2.28.4) (2025-01-07)

**Note:** Version bump only for package docs
Expand Down
4 changes: 2 additions & 2 deletions packages/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docs",
"version": "2.28.4",
"version": "2.28.5",
"private": true,
"main": "index.js",
"license": "MIT",
Expand All @@ -23,7 +23,7 @@
"@cosmos-kit/react": "^2.21.2",
"@interchain-ui/react": "^1.23.13",
"chain-registry": "^1.64.13",
"cosmos-kit": "^2.23.4",
"cosmos-kit": "^2.23.5",
"fast-fuzzy": "^1.12.0",
"flexsearch": "^0.7.43",
"framer-motion": "^9.0.7",
Expand Down
8 changes: 8 additions & 0 deletions packages/example/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.30.4](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@2.30.4) (2025-01-14)

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





## [2.30.3](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@2.30.3) (2025-01-07)

**Note:** Version bump only for package example
Expand Down
4 changes: 2 additions & 2 deletions packages/example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example",
"version": "2.30.3",
"version": "2.30.4",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down Expand Up @@ -36,7 +36,7 @@
"@cosmos-kit/leap": "^2.14.3",
"@cosmos-kit/leap-capsule-social-login": "^0.12.3",
"@cosmos-kit/leap-metamask-cosmos-snap": "^0.14.3",
"@cosmos-kit/ledger": "^2.13.2",
"@cosmos-kit/ledger": "^2.13.3",
"@cosmos-kit/owallet": "^2.14.2",
"@cosmos-kit/react": "^2.21.2",
"@cosmos-kit/shell": "^2.13.3",
Expand Down
11 changes: 11 additions & 0 deletions wallets/ledger/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.13.3](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected]) (2025-01-14)


### Bug Fixes

* ledger wallet ([2873855](https://github.com/cosmology-tech/cosmos-kit/commit/2873855f6b3b5019cdebac650cbe2282e7c210ba))





## [2.13.2](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected]) (2025-01-07)

**Note:** Version bump only for package @cosmos-kit/ledger
Expand Down
2 changes: 1 addition & 1 deletion wallets/ledger/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmos-kit/ledger",
"version": "2.13.2",
"version": "2.13.3",
"description": "cosmos-kit wallet connector",
"author": "[email protected]",
"contributors": [
Expand Down

0 comments on commit 4f79057

Please sign in to comment.