Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @cosmos-kit/[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]
  • Loading branch information
liujun93 committed Dec 22, 2023
1 parent 854d4bd commit 6e78089
Show file tree
Hide file tree
Showing 96 changed files with 334 additions and 134 deletions.
6 changes: 6 additions & 0 deletions packages/core/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.7.12](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected]) (2023-12-22)

### Bug Fixes

- client and wallet state wrongly changed ([6a26281](https://github.com/cosmology-tech/cosmos-kit/commit/6a262816879b10d2ffb38f03149374822e0ad635))

## [2.7.11](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected]) (2023-12-18)

**Note:** Version bump only for package @cosmos-kit/core
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmos-kit/core",
"version": "2.7.11",
"version": "2.7.12",
"description": "cosmos-kit wallet connector core package",
"author": "[email protected]",
"contributors": [
Expand Down
6 changes: 6 additions & 0 deletions packages/cosmos-kit/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.2](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@2.6.2) (2023-12-22)

### Bug Fixes

- client and wallet state wrongly changed ([6a26281](https://github.com/cosmology-tech/cosmos-kit/commit/6a262816879b10d2ffb38f03149374822e0ad635))

## [2.6.1](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@2.6.1) (2023-12-18)

**Note:** Version bump only for package cosmos-kit
Expand Down
32 changes: 16 additions & 16 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.6.1",
"version": "2.6.2",
"description": "cosmos-kit wallet connector",
"author": "[email protected]",
"contributors": [
Expand Down Expand Up @@ -71,20 +71,20 @@
"url": "https://github.com/cosmology-tech/cosmos-kit/issues"
},
"dependencies": {
"@cosmos-kit/coin98": "^2.5.1",
"@cosmos-kit/compass": "^2.5.1",
"@cosmos-kit/cosmostation": "^2.5.1",
"@cosmos-kit/exodus": "^2.4.11",
"@cosmos-kit/fin": "^2.5.1",
"@cosmos-kit/frontier": "^2.4.12",
"@cosmos-kit/keplr": "^2.5.1",
"@cosmos-kit/leap": "^2.5.1",
"@cosmos-kit/ledger": "^2.5.11",
"@cosmos-kit/omni": "^2.4.14",
"@cosmos-kit/shell": "^2.5.1",
"@cosmos-kit/station": "^2.4.11",
"@cosmos-kit/trust": "^2.4.14",
"@cosmos-kit/vectis": "^2.5.1",
"@cosmos-kit/xdefi": "^2.4.13"
"@cosmos-kit/coin98": "^2.5.2",
"@cosmos-kit/compass": "^2.5.2",
"@cosmos-kit/cosmostation": "^2.5.2",
"@cosmos-kit/exodus": "^2.4.12",
"@cosmos-kit/fin": "^2.5.2",
"@cosmos-kit/frontier": "^2.4.13",
"@cosmos-kit/keplr": "^2.5.2",
"@cosmos-kit/leap": "^2.5.2",
"@cosmos-kit/ledger": "^2.5.12",
"@cosmos-kit/omni": "^2.4.15",
"@cosmos-kit/shell": "^2.5.2",
"@cosmos-kit/station": "^2.4.12",
"@cosmos-kit/trust": "^2.4.15",
"@cosmos-kit/vectis": "^2.5.2",
"@cosmos-kit/xdefi": "^2.4.14"
}
}
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.7.2](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@2.7.2) (2023-12-22)

### Bug Fixes

- client and wallet state wrongly changed ([6a26281](https://github.com/cosmology-tech/cosmos-kit/commit/6a262816879b10d2ffb38f03149374822e0ad635))

## [2.7.1](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@2.7.1) (2023-12-18)

### Bug Fixes
Expand Down
6 changes: 3 additions & 3 deletions packages/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docs",
"version": "2.7.1",
"version": "2.7.2",
"private": true,
"main": "index.js",
"license": "MIT",
Expand All @@ -20,13 +20,13 @@
},
"dependencies": {
"@chakra-ui/react": "2.4.3",
"@cosmos-kit/core": "^2.7.11",
"@cosmos-kit/core": "^2.7.12",
"@emotion/react": "^11.10.6",
"@emotion/styled": "^11.10.6",
"@interchain-ui/react": "^1.16.6",
"chain-registry": "^1.23.0",
"chakra-react-select": "^4.6.0",
"cosmos-kit": "^2.6.1",
"cosmos-kit": "^2.6.2",
"fast-fuzzy": "^1.12.0",
"framer-motion": "^9.0.7",
"next": "^13",
Expand Down
6 changes: 6 additions & 0 deletions packages/example-lite/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.

## [1.1.2](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@1.1.2) (2023-12-22)

### Bug Fixes

- client and wallet state wrongly changed ([6a26281](https://github.com/cosmology-tech/cosmos-kit/commit/6a262816879b10d2ffb38f03149374822e0ad635))

## [1.1.1](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@1.1.1) (2023-12-18)

**Note:** Version bump only for package example-lite
Expand Down
8 changes: 4 additions & 4 deletions packages/example-lite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
"name": "example-lite",
"private": true,
"description": "nextjs project using react lite (custom modal)",
"version": "1.1.1",
"version": "1.1.2",
"main": "index.js",
"license": "MIT",
"scripts": {
"dev": "next dev"
},
"dependencies": {
"@cosmos-kit/core": "^2.7.11",
"@cosmos-kit/keplr": "^2.5.1",
"@cosmos-kit/core": "^2.7.12",
"@cosmos-kit/keplr": "^2.5.2",
"@cosmos-kit/leap": "latest",
"@cosmos-kit/react-lite": "^2.5.14",
"@cosmos-kit/xdefi": "latest",
"@cosmos-kit/react-lite": "^2.5.13",
"bootstrap": "^5.3.2",
"next": "^14.0.3",
"react": "^18.2.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/example/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.10.3](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@2.10.3) (2023-12-22)

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

## [2.10.2](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@2.10.2) (2023-12-18)

**Note:** Version bump only for package example
Expand Down
28 changes: 14 additions & 14 deletions packages/example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example",
"version": "2.10.2",
"version": "2.10.3",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -21,20 +21,20 @@
}
},
"dependencies": {
"@cosmos-kit/coin98": "^2.5.1",
"@cosmos-kit/core": "^2.7.11",
"@cosmos-kit/cosmostation": "^2.5.1",
"@cosmos-kit/fin": "^2.5.1",
"@cosmos-kit/coin98": "^2.5.2",
"@cosmos-kit/core": "^2.7.12",
"@cosmos-kit/cosmostation": "^2.5.2",
"@cosmos-kit/fin": "^2.5.2",
"@cosmos-kit/ins": "^2.1.2",
"@cosmos-kit/keplr": "^2.5.1",
"@cosmos-kit/leap": "^2.5.1",
"@cosmos-kit/leap-metamask-cosmos-snap": "^0.4.1",
"@cosmos-kit/ledger": "^2.5.11",
"@cosmos-kit/react": "^2.9.16",
"@cosmos-kit/shell": "^2.5.1",
"@cosmos-kit/station": "^2.4.11",
"@cosmos-kit/vectis": "^2.5.1",
"@cosmos-kit/web3auth": "^2.4.11",
"@cosmos-kit/keplr": "^2.5.2",
"@cosmos-kit/leap": "^2.5.2",
"@cosmos-kit/leap-metamask-cosmos-snap": "^0.4.2",
"@cosmos-kit/ledger": "^2.5.12",
"@cosmos-kit/react": "^2.9.17",
"@cosmos-kit/shell": "^2.5.2",
"@cosmos-kit/station": "^2.4.12",
"@cosmos-kit/vectis": "^2.5.2",
"@cosmos-kit/web3auth": "^2.4.12",
"@interchain-ui/react": "^1.16.6",
"@radix-ui/react-dropdown-menu": "^2.0.5",
"@radix-ui/react-icons": "^1.3.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/react-lite/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.14](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected]) (2023-12-22)

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

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

**Note:** Version bump only for package @cosmos-kit/react-lite
Expand Down
4 changes: 2 additions & 2 deletions packages/react-lite/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmos-kit/react-lite",
"version": "2.5.13",
"version": "2.5.14",
"description": "cosmos-kit wallet connector",
"author": "[email protected]",
"contributors": [
Expand Down Expand Up @@ -80,7 +80,7 @@
},
"dependencies": {
"@chain-registry/types": "0.17.0",
"@cosmos-kit/core": "^2.7.11"
"@cosmos-kit/core": "^2.7.12"
},
"resolutions": {
"@types/react": "^18.2"
Expand Down
4 changes: 4 additions & 0 deletions packages/react/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.9.17](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected]) (2023-12-22)

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

## [2.9.16](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected]) (2023-12-18)

**Note:** Version bump only for package @cosmos-kit/react
Expand Down
6 changes: 3 additions & 3 deletions 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.16",
"version": "2.9.17",
"description": "cosmos-kit wallet connector",
"author": "[email protected]",
"contributors": [
Expand Down Expand Up @@ -80,8 +80,8 @@
},
"dependencies": {
"@chain-registry/types": "0.17.0",
"@cosmos-kit/core": "^2.7.11",
"@cosmos-kit/react-lite": "^2.5.13",
"@cosmos-kit/core": "^2.7.12",
"@cosmos-kit/react-lite": "^2.5.14",
"@react-icons/all-files": "^4.1.0"
},
"resolutions": {
Expand Down
4 changes: 4 additions & 0 deletions packages/walletconnect/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.15](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected]) (2023-12-22)

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

## [2.4.14](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected]) (2023-12-18)

**Note:** Version bump only for package @cosmos-kit/walletconnect
Expand Down
4 changes: 2 additions & 2 deletions packages/walletconnect/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmos-kit/walletconnect",
"version": "2.4.14",
"version": "2.4.15",
"description": "cosmos-kit wallet connector using walletconnect",
"author": "[email protected]",
"contributors": [
Expand Down Expand Up @@ -73,7 +73,7 @@
]
},
"dependencies": {
"@cosmos-kit/core": "^2.7.11",
"@cosmos-kit/core": "^2.7.12",
"@walletconnect/sign-client": "^2.9.0",
"@walletconnect/types": "2.10.4",
"@walletconnect/utils": "^2.9.0",
Expand Down
4 changes: 4 additions & 0 deletions wallets/coin98-extension/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.6.2](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected]) (2023-12-22)

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

## [2.6.1](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected]) (2023-12-18)

**Note:** Version bump only for package @cosmos-kit/coin98-extension
Expand Down
4 changes: 2 additions & 2 deletions wallets/coin98-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmos-kit/coin98-extension",
"version": "2.6.1",
"version": "2.6.2",
"description": "cosmos-kit wallet connector",
"author": "[email protected]",
"contributors": [
Expand Down Expand Up @@ -60,7 +60,7 @@
},
"dependencies": {
"@chain-registry/keplr": "1.28.0",
"@cosmos-kit/core": "^2.7.11"
"@cosmos-kit/core": "^2.7.12"
},
"peerDependencies": {
"@cosmjs/amino": ">= 0.28",
Expand Down
4 changes: 4 additions & 0 deletions wallets/coin98/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.2](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected]) (2023-12-22)

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

## [2.5.1](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected]) (2023-12-18)

**Note:** Version bump only for package @cosmos-kit/coin98
Expand Down
4 changes: 2 additions & 2 deletions wallets/coin98/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmos-kit/coin98",
"version": "2.5.1",
"version": "2.5.2",
"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/coin98-extension": "^2.6.1"
"@cosmos-kit/coin98-extension": "^2.6.2"
},
"gitHead": "162e087be99508a4bd560f7ffdd45d11a51a4801"
}
4 changes: 4 additions & 0 deletions wallets/compass-extension/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.2](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected]) (2023-12-22)

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

## [2.5.1](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected]) (2023-12-18)

**Note:** Version bump only for package @cosmos-kit/compass-extension
Expand Down
4 changes: 2 additions & 2 deletions wallets/compass-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmos-kit/compass-extension",
"version": "2.5.1",
"version": "2.5.2",
"description": "cosmos-kit wallet connector",
"author": "[email protected]",
"contributors": [
Expand Down Expand Up @@ -61,7 +61,7 @@
},
"dependencies": {
"@chain-registry/keplr": "1.28.0",
"@cosmos-kit/core": "^2.7.11"
"@cosmos-kit/core": "^2.7.12"
},
"peerDependencies": {
"@cosmjs/amino": ">= 0.28",
Expand Down
4 changes: 4 additions & 0 deletions wallets/compass/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.2](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected]) (2023-12-22)

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

## [2.5.1](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected]) (2023-12-18)

**Note:** Version bump only for package @cosmos-kit/compass
Expand Down
Loading

0 comments on commit 6e78089

Please sign in to comment.