We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 384acb4 commit f7622beCopy full SHA for f7622be
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
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
9
## v0.4.6 (2021-12-9)
10
11
#### Features
package.json
@@ -1,6 +1,6 @@
{
"name": "vue-dapp",
- "version": "0.4.6",
+ "version": "0.4.7",
"description": "Vue 3 library for building Dapps on Ethereum",
"repository": "https://github.com/chnejohnson/vue-dapp",
"bugs": {
0 commit comments