We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46b4809 commit 86ea5c7Copy full SHA for 86ea5c7
.changeset/pre.json
@@ -10,6 +10,7 @@
10
"changesets": [
11
"big-donuts-push",
12
"chilled-pots-chew",
13
+ "clever-experts-smash",
14
"cuddly-dragons-talk",
15
"few-cats-float",
16
"few-guests-melt",
packages/walletkit/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @node-real/walletkit
2
3
+## 2.8.0-alpha.1
4
+
5
+### Patch Changes
6
7
+- 46b4809: Remove debug code
8
9
## 2.8.0-alpha.0
### Minor Changes
packages/walletkit/package.json
@@ -1,6 +1,6 @@
{
"name": "@node-real/walletkit",
- "version": "2.8.0-alpha.0",
+ "version": "2.8.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