We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5db8f6 commit fb420adCopy full SHA for fb420ad
3 files changed
.changeset/pre.json
@@ -19,6 +19,7 @@
19
"happy-countries-exercise",
20
"happy-jobs-hope",
21
"itchy-hats-applaud",
22
+ "khaki-swans-cough",
23
"large-roses-eat",
24
"little-panthers-tickle",
25
"nervous-horses-study",
packages/walletkit/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @node-real/walletkit
2
3
+## 2.8.0-alpha.5
4
+
5
+### Patch Changes
6
7
+- b5db8f6: Remove metaMask support on tg
8
9
## 2.8.0-alpha.4
10
11
### Patch Changes
packages/walletkit/package.json
@@ -1,6 +1,6 @@
{
"name": "@node-real/walletkit",
- "version": "2.8.0-alpha.4",
+ "version": "2.8.0-alpha.5",
"author": "node-real",
"private": false,
"description": "WalletKit is a React component library for easily connecting a wallet to your dApp.",
0 commit comments