Skip to content

Commit

Permalink
chore(release): 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jul 3, 2023
1 parent 354e387 commit 82eccb7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.9.1](https://github.com/vu3th/vue-dapp/compare/v0.9.0...v0.9.1) (2023-07-03)


### Bug Fixes

* fix some bugs about walletconnect v2, resolve [#129](https://github.com/vu3th/vue-dapp/issues/129) ([f2412f2](https://github.com/vu3th/vue-dapp/commit/f2412f237725f985873d5964061bfd0755fb23a3))

# [0.9.0](https://github.com/vu3th/vue-dapp/compare/v0.8.0...v0.9.0) (2023-06-24)


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

0 comments on commit 82eccb7

Please sign in to comment.