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 26, 2024
1 parent f863dd3 commit baa8677
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 3 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.18.2](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@2.18.2) (2024-06-26)

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





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

**Note:** Version bump only for package cosmos-kit
Expand Down
2 changes: 1 addition & 1 deletion 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.1",
"version": "2.18.2",
"description": "cosmos-kit wallet connector",
"author": "[email protected]",
"contributors": [
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.19.2](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@2.19.2) (2024-06-26)

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





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

**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.19.1",
"version": "2.19.2",
"private": true,
"main": "index.js",
"license": "MIT",
Expand All @@ -23,7 +23,7 @@
"@cosmos-kit/react": "^2.17.1",
"@interchain-ui/react": "^1.23.13",
"chain-registry": "^1.63.2",
"cosmos-kit": "^2.18.1",
"cosmos-kit": "^2.18.2",
"fast-fuzzy": "^1.12.0",
"flexsearch": "^0.7.43",
"framer-motion": "^9.0.7",
Expand Down

0 comments on commit baa8677

Please sign in to comment.