Skip to content

Commit

Permalink
chore: bump version to v0.0.64
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronCQL committed Mar 26, 2024
1 parent 944db24 commit 0d59ea8
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## `v0.0.64`

### Features

- Added OWallet extension support (*does not support wallet connect yet*)

## `v0.0.63`

### Fixes
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ This directory is a [Cosmos Kit](https://cosmoskit.com) alternative to interact
- [Keplr](https://www.keplr.app/)
- [Leap](https://www.leapwallet.io/)
- [Cosmostation](https://wallet.cosmostation.io/)
- [OWallet](https://owallet.dev/)
- [Compass](https://compasswallet.io/) (for Sei only)
- [MetaMask](https://metamask.io/) (for Injective only)
- [Ninji](https://ninji.xyz/) (for Injective only)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cosmes",
"version": "0.0.63",
"version": "0.0.64",
"private": false,
"packageManager": "[email protected]",
"sideEffects": false,
Expand Down

0 comments on commit 0d59ea8

Please sign in to comment.