We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cb03108 + 3b641b9 commit 17a31adCopy full SHA for 17a31ad
3 files changed
.changeset/pre.json
@@ -8,6 +8,7 @@
8
"website": "0.0.1"
9
},
10
"changesets": [
11
+ "lemon-bugs-try",
12
"moody-shrimps-melt"
13
]
14
}
packages/walletkit/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @node-real/walletkit
2
3
+## 1.2.0-alpha.1
4
+
5
+### Minor Changes
6
7
+- 908d2cb: fix: restore BinanceWeb3WalletConnector for mobile in-app browser compatibility
## 1.2.0-alpha.0
### Minor Changes
packages/walletkit/package.json
@@ -1,6 +1,6 @@
{
"name": "@node-real/walletkit",
- "version": "1.2.0-alpha.0",
+ "version": "1.2.0-alpha.1",
"author": "node-real",
"private": false,
"description": "WalletKit is a React component library for easily connecting a wallet to your dApp.",
0 commit comments