Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
pyramation committed Aug 1, 2024
1 parent 83b3a5d commit d4342c4
Show file tree
Hide file tree
Showing 12 changed files with 59 additions and 11 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.19.0](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@2.19.0) (2024-08-01)

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





## [2.18.4](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@2.18.4) (2024-06-28)

**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.18.4",
"version": "2.19.0",
"description": "cosmos-kit wallet connector",
"author": "[email protected]",
"contributors": [
Expand Down Expand Up @@ -74,7 +74,7 @@
"@cosmos-kit/cdcwallet": "^2.13.2",
"@cosmos-kit/coin98": "^2.11.2",
"@cosmos-kit/compass": "^2.11.2",
"@cosmos-kit/cosmostation": "^2.11.2",
"@cosmos-kit/cosmostation": "^2.12.0",
"@cosmos-kit/exodus": "^2.10.2",
"@cosmos-kit/fin": "^2.11.2",
"@cosmos-kit/frontier": "^2.10.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.22.0](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@2.22.0) (2024-08-01)

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





# [2.21.0](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@2.21.0) (2024-07-25)

**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.21.0",
"version": "2.22.0",
"private": true,
"main": "index.js",
"license": "MIT",
Expand All @@ -23,7 +23,7 @@
"@cosmos-kit/react": "^2.18.0",
"@interchain-ui/react": "^1.23.13",
"chain-registry": "^1.63.2",
"cosmos-kit": "^2.18.4",
"cosmos-kit": "^2.19.0",
"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.25.0](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@2.25.0) (2024-08-01)

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





# [2.24.0](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@2.24.0) (2024-07-11)

**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.24.0",
"version": "2.25.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down Expand Up @@ -29,7 +29,7 @@
"@cosmos-kit/cdcwallet": "^2.13.2",
"@cosmos-kit/coin98": "^2.11.2",
"@cosmos-kit/core": "^2.13.1",
"@cosmos-kit/cosmostation": "^2.11.2",
"@cosmos-kit/cosmostation": "^2.12.0",
"@cosmos-kit/fin": "^2.11.2",
"@cosmos-kit/galaxy-station": "^2.10.2",
"@cosmos-kit/ins": "^2.1.7",
Expand Down
8 changes: 8 additions & 0 deletions wallets/cosmos-extension-metamask/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.

# [0.10.0](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected]) (2024-08-01)

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





## [0.9.3](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected]) (2024-06-28)

**Note:** Version bump only for package @cosmos-kit/cosmos-extension-metamask
Expand Down
4 changes: 2 additions & 2 deletions wallets/cosmos-extension-metamask/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmos-kit/cosmos-extension-metamask",
"version": "0.9.3",
"version": "0.10.0",
"description": "cosmos-kit wallet connector for the official Cosmos Extension for Metamask",
"author": "[email protected]",
"contributors": [
Expand Down Expand Up @@ -70,4 +70,4 @@
"@cosmjs/proto-signing": ">=0.32.3"
},
"gitHead": "2b5f2de5d9ed1580be4137736dfc6cce779679d1"
}
}
8 changes: 8 additions & 0 deletions wallets/cosmostation-extension/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.13.0](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected]) (2024-08-01)

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





## [2.12.2](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected]) (2024-06-28)

**Note:** Version bump only for package @cosmos-kit/cosmostation-extension
Expand Down
2 changes: 1 addition & 1 deletion wallets/cosmostation-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmos-kit/cosmostation-extension",
"version": "2.12.2",
"version": "2.13.0",
"description": "cosmos-kit wallet connector",
"author": "[email protected]",
"contributors": [
Expand Down
8 changes: 8 additions & 0 deletions wallets/cosmostation/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.12.0](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected]) (2024-08-01)

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





## [2.11.2](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected]) (2024-06-28)

**Note:** Version bump only for package @cosmos-kit/cosmostation
Expand Down
4 changes: 2 additions & 2 deletions wallets/cosmostation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmos-kit/cosmostation",
"version": "2.11.2",
"version": "2.12.0",
"description": "cosmos-kit wallet connector",
"author": "[email protected]",
"contributors": [
Expand Down Expand Up @@ -58,7 +58,7 @@
]
},
"dependencies": {
"@cosmos-kit/cosmostation-extension": "^2.12.2",
"@cosmos-kit/cosmostation-extension": "^2.13.0",
"@cosmos-kit/cosmostation-mobile": "^2.11.2"
},
"gitHead": "2b5f2de5d9ed1580be4137736dfc6cce779679d1"
Expand Down

0 comments on commit d4342c4

Please sign in to comment.