Skip to content

Commit

Permalink
[core] Bumped @aptos-connect/wallet-adapter-plugin to 2.1.0 to enab…
Browse files Browse the repository at this point in the history
…le Telegram support
  • Loading branch information
hardsetting committed Oct 5, 2024
1 parent bde8112 commit f397331
Show file tree
Hide file tree
Showing 3 changed files with 64 additions and 25 deletions.
5 changes: 5 additions & 0 deletions .changeset/hot-boats-explain.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@aptos-labs/wallet-adapter-core": minor
---

Bumped `@aptos-connect/wallet-adapter-plugin` to 2.1.0 to enable Telegram support
2 changes: 1 addition & 1 deletion packages/wallet-adapter-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"typescript": "^4.5.3"
},
"dependencies": {
"@aptos-connect/wallet-adapter-plugin": "^2.0.2",
"@aptos-connect/wallet-adapter-plugin": "^2.1.0",
"@aptos-labs/wallet-standard": "^0.2.0",
"@atomrigslab/aptos-wallet-adapter": "^0.1.20",
"@mizuwallet-sdk/aptos-wallet-adapter": "^0.2.5",
Expand Down
82 changes: 58 additions & 24 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f397331

Please sign in to comment.