Skip to content

Commit 166c5b8

Browse files
chore(release): 0.6.0
1 parent d7d7294 commit 166c5b8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [0.6.0](https://github.com/chnejohnson/vue-dapp/compare/v0.5.9...v0.6.0) (2022-10-23)
2+
3+
4+
### Features
5+
6+
* automatically load MetaMask wallet, close [#80](https://github.com/chnejohnson/vue-dapp/issues/80) ([69c17ee](https://github.com/chnejohnson/vue-dapp/commit/69c17ee91a53ff6780d66da8ba4351d9700e531c))
7+
18
## [0.5.9](https://github.com/chnejohnson/vue-dapp/compare/v0.5.8...v0.5.9) (2022-10-21)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-dapp",
3-
"version": "0.5.9",
3+
"version": "0.6.0",
44
"description": "Vue 3 library for building Dapps on Ethereum",
55
"repository": "https://github.com/chnejohnson/vue-dapp",
66
"bugs": {

0 commit comments

Comments
 (0)