Skip to content

Commit 24b0fa0

Browse files
committed
style: fix formatting
1 parent b6ba31e commit 24b0fa0

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

packages/bridge-status-controller/CHANGELOG.md

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

1010
## [74.3.0]
1111

12-
### Changed
13-
14-
- Ensure refs in tsconfig files are synced with internal deps ([#8384](https://github.com/MetaMask/core/pull/8384))
15-
1612
### Added
1713

1814
- Support batch sell (EIP-7702/nested batch) transactions in the quote-status flow, so every quote submitted under a single batch transaction is reported to the backend. All quotes sharing one batch source transaction are reported as `SUBMITTED` under the shared source transaction hash and `txMetaId`, and are finalized together when that transaction confirms or fails. ([#9514](https://github.com/MetaMask/core/pull/9514))
1915

16+
### Changed
17+
18+
- Ensure refs in tsconfig files are synced with internal deps ([#8384](https://github.com/MetaMask/core/pull/8384))
19+
2020
## [74.2.0]
2121

2222
### Added

0 commit comments

Comments
 (0)