Skip to content

Commit f7622be

Browse files
committed
v0.4.7
1 parent 384acb4 commit f7622be

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## v0.4.7 (2022-1-16)
4+
5+
#### Fix
6+
7+
- Add deep link to MetaMask wallet on mobile device, solved issue #26 (Thank @coxlr for his contribution!)
8+
39
## v0.4.6 (2021-12-9)
410

511
#### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-dapp",
3-
"version": "0.4.6",
3+
"version": "0.4.7",
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)