Skip to content

Commit 7892378

Browse files
authored
Merge pull request #280 from node-real/changeset-release/alpha
chore: update versions (alpha)
2 parents b42dca3 + d3fa97d commit 7892378

3 files changed

Lines changed: 8 additions & 1 deletion

File tree

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"pink-carrots-jam",
3333
"rotten-mugs-fail",
3434
"slimy-books-turn",
35+
"warm-seahorses-watch",
3536
"wise-days-juggle"
3637
]
3738
}

packages/walletkit/CHANGELOG.md

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

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+
39
## 2.8.0
410

511
### Minor Changes

packages/walletkit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@node-real/walletkit",
3-
"version": "2.8.0",
3+
"version": "2.9.0-alpha.0",
44
"author": "node-real",
55
"private": false,
66
"description": "WalletKit is a React component library for easily connecting a wallet to your dApp.",

0 commit comments

Comments
 (0)