Skip to content

Commit 17a31ad

Browse files
authored
Merge pull request #287 from node-real/changeset-release/1.x-alpha
chore: update versions (alpha)
2 parents cb03108 + 3b641b9 commit 17a31ad

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
@@ -8,6 +8,7 @@
88
"website": "0.0.1"
99
},
1010
"changesets": [
11+
"lemon-bugs-try",
1112
"moody-shrimps-melt"
1213
]
1314
}

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+
## 1.2.0-alpha.1
4+
5+
### Minor Changes
6+
7+
- 908d2cb: fix: restore BinanceWeb3WalletConnector for mobile in-app browser compatibility
8+
39
## 1.2.0-alpha.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": "1.2.0-alpha.0",
3+
"version": "1.2.0-alpha.1",
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)