We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0f1292 commit cd39d0eCopy full SHA for cd39d0e
3 files changed
.changeset/pre.json
@@ -25,6 +25,7 @@
25
"khaki-swans-cough",
26
"large-roses-eat",
27
"little-panthers-tickle",
28
+ "neat-pans-give",
29
"nervous-horses-study",
30
"perfect-ravens-melt",
31
"pink-carrots-jam",
packages/walletkit/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @node-real/walletkit
2
3
+## 2.8.0-alpha.9
4
+
5
+### Patch Changes
6
7
+- b0f1292: Trigger uri connection by user
8
9
## 2.8.0-alpha.8
10
11
### Patch Changes
packages/walletkit/package.json
@@ -1,6 +1,6 @@
{
"name": "@node-real/walletkit",
- "version": "2.8.0-alpha.8",
+ "version": "2.8.0-alpha.9",
"author": "node-real",
"private": false,
"description": "WalletKit is a React component library for easily connecting a wallet to your dApp.",
0 commit comments