Skip to content

Commit

Permalink
chore: update versions (alpha) (#115)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Feb 22, 2024
1 parent 8e8483f commit 858651b
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
7 changes: 6 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,10 @@
"@node-real/walletkit": "0.2.10-alpha.0",
"website": "0.0.1"
},
"changesets": ["nice-hats-explain", "popular-peas-grin"]
"changesets": [
"early-kangaroos-rhyme",
"loud-waves-switch",
"nice-hats-explain",
"popular-peas-grin"
]
}
11 changes: 11 additions & 0 deletions packages/walletkit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @node-real/walletkit

## 0.2.10-alpha.2

### Patch Changes

- 6092b05: Fixed automatic disconnection issue caused by WalletConnect.
- b9d9a06: <<<<<<<< HEAD:.changeset/popular-peas-grin.md
Add bitget wallet
========
Update docs
> > > > > > > > dev:.changeset/loud-waves-switch.md
## 0.2.10-alpha.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/walletkit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@node-real/walletkit",
"version": "0.2.10-alpha.1",
"version": "0.2.10-alpha.2",
"author": "node-real",
"private": false,
"description": "WalletKit is a React component library for easily connecting a wallet to your dApp.",
Expand Down

0 comments on commit 858651b

Please sign in to comment.