Skip to content

Commit 0d59ea8

Browse files
committed
chore: bump version to v0.0.64
1 parent 944db24 commit 0d59ea8

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## `v0.0.64`
4+
5+
### Features
6+
7+
- Added OWallet extension support (*does not support wallet connect yet*)
8+
39
## `v0.0.63`
410

511
### Fixes

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ This directory is a [Cosmos Kit](https://cosmoskit.com) alternative to interact
131131
- [Keplr](https://www.keplr.app/)
132132
- [Leap](https://www.leapwallet.io/)
133133
- [Cosmostation](https://wallet.cosmostation.io/)
134+
- [OWallet](https://owallet.dev/)
134135
- [Compass](https://compasswallet.io/) (for Sei only)
135136
- [MetaMask](https://metamask.io/) (for Injective only)
136137
- [Ninji](https://ninji.xyz/) (for Injective only)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cosmes",
3-
"version": "0.0.63",
3+
"version": "0.0.64",
44
"private": false,
55
"packageManager": "pnpm@8.3.0",
66
"sideEffects": false,

0 commit comments

Comments
 (0)