We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 87f354f + b2e2525 commit f778f39Copy full SHA for f778f39
3 files changed
.changeset/pre.json
@@ -32,6 +32,7 @@
32
"pink-carrots-jam",
33
"rotten-mugs-fail",
34
"slimy-books-turn",
35
+ "stupid-peas-grin",
36
"warm-seahorses-watch",
37
"wise-days-juggle"
38
]
packages/walletkit/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @node-real/walletkit
2
3
+## 2.9.0-alpha.1
4
+
5
+### Minor Changes
6
7
+- d9b42e2: Update binance web3 wallet connect type
8
9
## 2.9.0-alpha.0
10
11
### Minor Changes
packages/walletkit/package.json
@@ -1,6 +1,6 @@
{
"name": "@node-real/walletkit",
- "version": "2.9.0-alpha.0",
+ "version": "2.9.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