Skip to content

Commit

Permalink
chore: update versions (#61)
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 084a397 commit 82e3521
Show file tree
Hide file tree
Showing 11 changed files with 18 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.

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

## 1.0.7

### Patch Changes

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

## 1.0.7-alpha.6

### 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": "1.0.7-alpha.6",
"version": "1.0.7",
"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 82e3521

Please sign in to comment.