Skip to content

Commit 37d8f2d

Browse files
committed
changelog validation
1 parent 5ebb320 commit 37d8f2d

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

packages/bridge-status-controller/CHANGELOG.md

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

1010
## [45.0.0]
1111

12+
### Uncategorized
13+
14+
- Release/573.0.0 ([#6678](https://github.com/MetaMask/core/pull/6678))
15+
1216
### Added
1317

1418
- Add support for Bitcoin bridge transactions ([#6454](https://github.com/MetaMask/core/pull/6454))
@@ -38,19 +42,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3842
- Use `formatChainIdToCaip` to get proper scope for each chain
3943
- Extract transaction data from either string or PSBT object format
4044
- Remove dependency on `@metamask/keyring-api` ([#6454](https://github.com/MetaMask/core/pull/6454))
45+
- Refactor `handleLineaDelay` to `handleApprovalDelay` for improved abstraction and add support for Base chain by using an array and `includes` for chain ID checks ([#6674](https://github.com/MetaMask/core/pull/6674))
4146

4247
### Removed
4348

4449
- Remove direct dependency on `@metamask/keyring-api` - no longer needed with unified Snap interface ([#6454](https://github.com/MetaMask/core/pull/6454))
4550

46-
### Uncategorized
47-
48-
- Release/573.0.0 ([#6678](https://github.com/MetaMask/core/pull/6678))
49-
50-
### Changed
51-
52-
- Refactor `handleLineaDelay` to `handleApprovalDelay` for improved abstraction and add support for Base chain by using an array and `includes` for chain ID checks ([#6674](https://github.com/MetaMask/core/pull/6674))
53-
5451
## [44.0.0]
5552

5653
### Changed

0 commit comments

Comments
 (0)