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 28, 2024
1 parent 2248fbb commit 69e7434
Show file tree
Hide file tree
Showing 6 changed files with 29 additions and 5 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.3](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@2.18.3) (2024-06-28)

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





## [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
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.2",
"version": "2.18.3",
"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.3](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@2.19.3) (2024-06-28)

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





## [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
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.2",
"version": "2.19.3",
"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.2",
"cosmos-kit": "^2.18.3",
"fast-fuzzy": "^1.12.0",
"flexsearch": "^0.7.43",
"framer-motion": "^9.0.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.9.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/cosmos-extension-metamask





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

**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.1",
"version": "0.9.2",
"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"
}
}

0 comments on commit 69e7434

Please sign in to comment.