Skip to content

Commit 603a65d

Browse files
Version Packages
1 parent 5f820e6 commit 603a65d

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/floppy-forks-yawn.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/cross-chain-core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @aptos-labs/cross-chain-core
22

3+
## 5.6.2
4+
5+
### Patch Changes
6+
7+
- 7d936dc: fix: handle missing Solana USDC balance, add devnet warning, and fix Sepolia CORS
8+
39
## 5.6.1
410

511
### Patch Changes

packages/cross-chain-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aptos-labs/cross-chain-core",
3-
"version": "5.6.1",
3+
"version": "5.6.2",
44
"description": "Aptos Cross Chain Core",
55
"main": "./dist/index.js",
66
"module": "./dist/index.mjs",

0 commit comments

Comments
 (0)