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 18, 2024
1 parent 2606d7f commit d5f38a3
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 3 deletions.
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.20.0](https://github.com/cosmology-tech/cosmos-kit/compare/[email protected]@2.20.0) (2024-06-18)

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





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

**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.19.0",
"version": "2.20.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@cosmos-kit/ins": "^2.1.6",
"@cosmos-kit/keplr": "^2.11.0",
"@cosmos-kit/leap": "^2.11.0",
"@cosmos-kit/leap-capsule-social-login": "^0.7.0",
"@cosmos-kit/leap-capsule-social-login": "^0.8.0",
"@cosmos-kit/leap-metamask-cosmos-snap": "^0.11.0",
"@cosmos-kit/ledger": "^2.10.0",
"@cosmos-kit/owallet": "^2.10.0",
Expand Down
8 changes: 8 additions & 0 deletions wallets/leap-capsule-social-login/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.8.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/leap-capsule-social-login





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

**Note:** Version bump only for package @cosmos-kit/leap-capsule-social-login
Expand Down
2 changes: 1 addition & 1 deletion wallets/leap-capsule-social-login/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmos-kit/leap-capsule-social-login",
"version": "0.7.0",
"version": "0.8.0",
"description": "cosmos-kit wallet connector",
"author": "[email protected]",
"contributors": [
Expand Down

0 comments on commit d5f38a3

Please sign in to comment.