Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronCQL committed Apr 1, 2024
1 parent 9693198 commit c7c44a9
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## `v0.0.66`

### Features

- Add custom `WalletError` class to normalise wallet errors
- Add `MsgInstantiateContract` class

### Fixes

- Fixed verification of station mobile signatures

## `v0.0.65`

### Fixes
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.65",
"version": "0.0.66",
"private": false,
"packageManager": "[email protected]",
"sideEffects": false,
Expand Down

0 comments on commit c7c44a9

Please sign in to comment.