Skip to content

Commit

Permalink
Merge pull request #378 from crypto-matto/CHANGELOG-v1.0.6
Browse files Browse the repository at this point in the history
Update CHANGELOG & Package version
  • Loading branch information
cdc-Hitesh authored Jul 21, 2022
2 parents e9beb8c + 1168e27 commit 63d168c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

All notable changes to this project will be documented in this file.

## v1.0.6
- Added support for `MsgDeposit` and `MsgSubmitProposal` in Amino format

## v1.0.5
- [Dependency] Update dependency for `protobufjs` to `6.11.3`

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": "@crypto-org-chain/chain-jslib",
"version": "1.0.5",
"version": "1.0.6",
"description": "Crypto.org Chain JavaScript library",
"author": "Crypto.org <[email protected]>",
"license": "Apache-2.0",
Expand Down

0 comments on commit 63d168c

Please sign in to comment.