Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
pyramation committed Jun 21, 2024
1 parent 5ce9a16 commit 8c2f413
Show file tree
Hide file tree
Showing 6 changed files with 29 additions and 5 deletions.
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.19.0](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@2.19.0) (2024-06-21)

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





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

**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.18.0",
"version": "2.19.0",
"private": true,
"main": "index.js",
"license": "MIT",
Expand All @@ -20,7 +20,7 @@
},
"dependencies": {
"@cosmos-kit/core": "^2.13.0",
"@cosmos-kit/react": "^2.16.0",
"@cosmos-kit/react": "^2.17.0",
"@interchain-ui/react": "^1.23.13",
"chain-registry": "^1.63.2",
"cosmos-kit": "^2.18.0",
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.23.0](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@2.23.0) (2024-06-21)

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





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

**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.22.0",
"version": "2.23.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down Expand Up @@ -39,7 +39,7 @@
"@cosmos-kit/leap-metamask-cosmos-snap": "^0.12.0",
"@cosmos-kit/ledger": "^2.11.0",
"@cosmos-kit/owallet": "^2.11.0",
"@cosmos-kit/react": "^2.16.0",
"@cosmos-kit/react": "^2.17.0",
"@cosmos-kit/shell": "^2.11.0",
"@cosmos-kit/station": "^2.10.0",
"@cosmos-kit/tailwind": "^1.5.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/react/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.17.0](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected]) (2024-06-21)

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





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

**Note:** Version bump only for package @cosmos-kit/react
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.16.0",
"version": "2.17.0",
"description": "cosmos-kit wallet connector",
"author": "[email protected]",
"contributors": [
Expand Down

0 comments on commit 8c2f413

Please sign in to comment.