Skip to content

Commit 85770e0

Browse files
committed
bump @aptos-connect/wallet-adapter-plugin from 2.0.0 -> 2.0.1
1 parent 3968a90 commit 85770e0

File tree

3 files changed

+22
-34
lines changed

3 files changed

+22
-34
lines changed

.changeset/five-pillows-build.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@aptos-labs/wallet-adapter-core": patch
3+
---
4+
5+
bump @aptos-connect/wallet-adapter-plugin from 2.0.0 -> 2.0.1

packages/wallet-adapter-core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aptos-labs/wallet-adapter-core",
3-
"version": "4.16.0",
3+
"version": "4.16.1",
44
"description": "Aptos Wallet Adapter Core",
55
"main": "./dist/index.js",
66
"module": "./dist/index.mjs",
@@ -50,7 +50,7 @@
5050
"typescript": "^4.5.3"
5151
},
5252
"dependencies": {
53-
"@aptos-connect/wallet-adapter-plugin": "^2.0.0",
53+
"@aptos-connect/wallet-adapter-plugin": "^2.0.1",
5454
"@aptos-labs/wallet-standard": "^0.2.0",
5555
"@atomrigslab/aptos-wallet-adapter": "^0.1.20",
5656
"@mizuwallet-sdk/aptos-wallet-adapter": "^0.2.3",

pnpm-lock.yaml

Lines changed: 15 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)