Skip to content

Commit

Permalink
chore: update versions (#240)
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 19, 2024
1 parent 1baff44 commit e05d3ca
Show file tree
Hide file tree
Showing 14 changed files with 20 additions and 77 deletions.
5 changes: 0 additions & 5 deletions .changeset/big-donuts-push.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/chilled-pots-chew.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/few-guests-melt.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/happy-countries-exercise.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/happy-jobs-hope.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/itchy-hats-applaud.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/little-panthers-tickle.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nervous-horses-study.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/pink-carrots-jam.md

This file was deleted.

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

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slimy-books-turn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tricky-countries-give.md

This file was deleted.

19 changes: 19 additions & 0 deletions packages/walletkit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# @node-real/walletkit

## 2.7.0

### Minor Changes

- 1baff44: Add SwitchNetworkModal & integrate the whole connection process to EmbeddedModal

### Patch Changes

- 1baff44: Support solana on mobile
- 1baff44: Fix binance web3 wallet successfully detected trustwallet on mobile
- 1baff44: Fix trust issue
- 1baff44: Update tron dependencies
- 1baff44: Fix an issue where solana is disconnected when trust evm wallet is disconnected
- 1baff44: Add deeplink for tw solana on mobile
- 1baff44: Fix the trust wallet will automatically connect when the page loaded
- 1baff44: Fix the trust wallet will automatically connect when the page loaded
- 1baff44: Use window.trustwallet as TW provider to avoid conflicts
- 1baff44: Add deelink for phantom

## 2.4.1-alpha.8

### 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": "2.6.0",
"version": "2.7.0",
"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 e05d3ca

Please sign in to comment.