Skip to content

Commit 4ed61b1

Browse files
committed
fix: fix changelog
1 parent b65ccdc commit 4ed61b1

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

packages/assets-controllers/CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Changed
11+
12+
- Bump `@metamask/keyring-api` from `^18.0.0` to `^19.0.0` ([#6146](https://github.com/MetaMask/core/pull/6146))
13+
1014
### Fixed
1115

1216
- Improve error handling in `MultichainAssetsRatesController` for Snap request failures ([#6104](https://github.com/MetaMask/core/pull/6104))
1317
- Enhanced `#handleSnapRequest` method with detailed error logging and graceful failure recovery
1418
- Added null safety checks to prevent crashes when Snap requests return null
1519
- Controller now continues operation when individual Snap requests fail instead of crashing
1620
- Added comprehensive unit tests covering various error scenarios including JSON-RPC errors and network failures
17-
### Changed
18-
19-
- Bump `@metamask/keyring-api` from `^18.0.0` to `^19.0.0` ([#6146](https://github.com/MetaMask/core/pull/6146))
2021

2122
## [72.0.0]
2223

0 commit comments

Comments
 (0)