Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
liujun93 committed Nov 24, 2023
1 parent dd07361 commit fb38ca5
Show file tree
Hide file tree
Showing 12 changed files with 43 additions and 11 deletions.
4 changes: 4 additions & 0 deletions packages/cosmos-kit/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.5.13](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@2.5.13) (2023-11-24)

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

## [2.5.12](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@2.5.12) (2023-11-23)

**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.5.12",
"version": "2.5.13",
"description": "cosmos-kit wallet connector",
"author": "[email protected]",
"contributors": [
Expand Down Expand Up @@ -78,7 +78,7 @@
"@cosmos-kit/fin": "^2.4.8",
"@cosmos-kit/frontier": "^2.4.8",
"@cosmos-kit/keplr": "^2.4.11",
"@cosmos-kit/leap": "^2.4.11",
"@cosmos-kit/leap": "^2.4.12",
"@cosmos-kit/ledger": "^2.5.7",
"@cosmos-kit/omni": "^2.4.9",
"@cosmos-kit/shell": "^2.4.8",
Expand Down
6 changes: 6 additions & 0 deletions packages/docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.6.14](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@2.6.14) (2023-11-24)

### Bug Fixes

- **react:** move interchain ui to peerDependency to avoid css conflicts ([581c976](https://github.com/cosmology-tech/cosmos-kit/commit/581c9760f83765945d39385a5ef9e579df29d2db))

## [2.6.13](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@2.6.13) (2023-11-23)

**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.6.13",
"version": "2.6.14",
"private": true,
"main": "index.js",
"license": "MIT",
Expand All @@ -26,7 +26,7 @@
"@interchain-ui/react": "^1.13.17",
"chain-registry": "^1.20.0",
"chakra-react-select": "^4.6.0",
"cosmos-kit": "^2.5.12",
"cosmos-kit": "^2.5.13",
"fast-fuzzy": "^1.12.0",
"framer-motion": "^9.0.7",
"next": "^13",
Expand Down
6 changes: 6 additions & 0 deletions packages/example/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.9.15](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@2.9.15) (2023-11-24)

### Bug Fixes

- **react:** move interchain ui to peerDependency to avoid css conflicts ([581c976](https://github.com/cosmology-tech/cosmos-kit/commit/581c9760f83765945d39385a5ef9e579df29d2db))

## [2.9.14](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@2.9.14) (2023-11-23)

**Note:** Version bump only for package example
Expand Down
6 changes: 3 additions & 3 deletions packages/example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example",
"version": "2.9.14",
"version": "2.9.15",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -27,10 +27,10 @@
"@cosmos-kit/fin": "^2.4.8",
"@cosmos-kit/ins": "^2.1.2",
"@cosmos-kit/keplr": "^2.4.11",
"@cosmos-kit/leap": "^2.4.11",
"@cosmos-kit/leap": "^2.4.12",
"@cosmos-kit/leap-metamask-cosmos-snap": "^0.3.9",
"@cosmos-kit/ledger": "^2.5.7",
"@cosmos-kit/react": "^2.9.10",
"@cosmos-kit/react": "^2.9.11",
"@cosmos-kit/shell": "^2.4.8",
"@cosmos-kit/station": "^2.4.7",
"@cosmos-kit/vectis": "^2.4.7",
Expand Down
6 changes: 6 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.9.11](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected]) (2023-11-24)

### Bug Fixes

- **react:** move interchain ui to peerDependency to avoid css conflicts ([581c976](https://github.com/cosmology-tech/cosmos-kit/commit/581c9760f83765945d39385a5ef9e579df29d2db))

## [2.9.10](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected]) (2023-11-15)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmos-kit/react",
"version": "2.9.10",
"version": "2.9.11",
"description": "cosmos-kit wallet connector",
"author": "[email protected]",
"contributors": [
Expand Down
6 changes: 6 additions & 0 deletions wallets/leap-extension/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.5.10](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected]) (2023-11-24)

### Bug Fixes

- update suggestToken with suggestCW20Token for leap-extension ([f8d44ef](https://github.com/cosmology-tech/cosmos-kit/commit/f8d44ef1a0c1af2dd507e11a576e3c21cab46953))

## [2.5.9](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected]) (2023-11-23)

**Note:** Version bump only for package @cosmos-kit/leap-extension
Expand Down
2 changes: 1 addition & 1 deletion wallets/leap-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmos-kit/leap-extension",
"version": "2.5.9",
"version": "2.5.10",
"description": "cosmos-kit wallet connector",
"author": "[email protected]",
"contributors": [
Expand Down
4 changes: 4 additions & 0 deletions wallets/leap/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.4.12](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected]) (2023-11-24)

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

## [2.4.11](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected]) (2023-11-23)

**Note:** Version bump only for package @cosmos-kit/leap
Expand Down
4 changes: 2 additions & 2 deletions wallets/leap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmos-kit/leap",
"version": "2.4.11",
"version": "2.4.12",
"description": "cosmos-kit wallet connector",
"author": "[email protected]",
"contributors": [
Expand Down Expand Up @@ -53,7 +53,7 @@
"url": "https://github.com/cosmology-tech/cosmos-kit/issues"
},
"dependencies": {
"@cosmos-kit/leap-extension": "^2.5.9",
"@cosmos-kit/leap-extension": "^2.5.10",
"@cosmos-kit/leap-metamask-cosmos-snap": "^0.3.9",
"@cosmos-kit/leap-mobile": "^2.4.9"
},
Expand Down

0 comments on commit fb38ca5

Please sign in to comment.