Skip to content

Commit

Permalink
chore: release v0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
johnson86tw committed Aug 7, 2022
1 parent 8558d82 commit d851394
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## v0.5.4 (2022-8-7)

- refactor: clean up chain names & urls PR#56
- fix: issue #57 metamask network change PR#57
- feat: autoupdate balance every 10 seconds PR#63
- feat: add ens support PR#65
- fix: avoid uncaught error when user closes the WalletConnect QR modal PR#69

Special thanks to @re2005 and @Mulander-J for their contributions!

## v0.5.3 (2022-6-14)

#### Feature
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": "vue-dapp",
"version": "0.5.3",
"version": "0.5.4",
"description": "Vue 3 library for building Dapps on Ethereum",
"repository": "https://github.com/chnejohnson/vue-dapp",
"bugs": {
Expand Down

0 comments on commit d851394

Please sign in to comment.