Skip to content

Commit c9fae63

Browse files
fix: changelog
1 parent 6548b44 commit c9fae63

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/bridge-controller/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3636
- Add `BridgeControllerGetStateAction` and `BridgeControllerStateChangeEvent` types ([#6444](https://github.com/MetaMask/core/pull/6444))
3737

3838
### Changed
39-
- **BREAKING:** `noFee` flag was replaced with `fee` flag in bridge api requests ([#6964](https://github.com/MetaMask/core/pull/6964))
39+
40+
- **BREAKING:** `noFee` flag was replaced with `fee` flag in bridge api requests ([#6964](https://github.com/MetaMask/core/pull/6964))
4041
- **BREAKING:** Use new `Messenger` from `@metamask/messenger` ([#6444](https://github.com/MetaMask/core/pull/6444))
4142
- Previously, `BridgeController` accepted a `RestrictedMessenger` instance from `@metamask/base-controller`.
4243
- **BREAKING:** Metadata property `anonymous` renamed to `includeInDebugSnapshot` ([#6444](https://github.com/MetaMask/core/pull/6444))

0 commit comments

Comments
 (0)