Skip to content

Commit

Permalink
chore: update versions (#63)
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 Dec 13, 2023
1 parent 2fe18ba commit 4093959
Show file tree
Hide file tree
Showing 11 changed files with 19 additions and 60 deletions.
5 changes: 0 additions & 5 deletions .changeset/afraid-crabs-pump.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/famous-drinks-behave.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/happy-hounds-complain.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/honest-numbers-hug.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/late-birds-compare.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lovely-months-argue.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/modern-comics-smell.md

This file was deleted.

19 changes: 0 additions & 19 deletions .changeset/pre.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/pretty-flowers-rhyme.md

This file was deleted.

18 changes: 18 additions & 0 deletions packages/walletkit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
# @totejs/walletkit

## 0.2.6

### Patch Changes

- 2fe18ba: Fixed theme configuration naming error issue
- Fixed TrustWallet will automatically reconnect after reloading the page.
- 204e807: refactor: update the `installed` field that detect whether wallet is installed to a
function
- 26d87fb: Fixed multiple wallets conficts resulting in undetectable issues.
- 3dd2578: Fixed `WalletConnect` automatic connection issue in the follow scenario: connect the
WalletConnect -> close browser -> reopen browser -> disconnect -> select WalletConnect, will
automatically connect.
- 80e356d: Fixed trustwallet losing account status after refreshing
- c47f3a6: Fixed conflict issue between trustwallet and metaMask.
- 57d9f7f: Add `action` prop to WalletKitButton & WalletKitButton.Custom to support the case of
adding network.

=======

## 0.2.6-alpha.3

### 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": "@totejs/walletkit",
"version": "0.2.6-alpha.3",
"version": "0.2.6",
"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 4093959

Please sign in to comment.