We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b42dca3 + d3fa97d commit 7892378Copy full SHA for 7892378
3 files changed
.changeset/pre.json
@@ -32,6 +32,7 @@
32
"pink-carrots-jam",
33
"rotten-mugs-fail",
34
"slimy-books-turn",
35
+ "warm-seahorses-watch",
36
"wise-days-juggle"
37
]
38
}
packages/walletkit/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @node-real/walletkit
2
3
+## 2.9.0-alpha.0
4
+
5
+### Minor Changes
6
7
+- 31a42b1: feat(binanceWallet): add browser extension support and improve desktop connection UX
8
9
## 2.8.0
10
11
### Minor Changes
packages/walletkit/package.json
@@ -1,6 +1,6 @@
{
"name": "@node-real/walletkit",
- "version": "2.8.0",
+ "version": "2.9.0-alpha.0",
"author": "node-real",
"private": false,
"description": "WalletKit is a React component library for easily connecting a wallet to your dApp.",
0 commit comments