Skip to content

Commit 6a63c21

Browse files
committed
chore(release): updated changelog for 745.0.0
1 parent 23c8729 commit 6a63c21

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

packages/bridge-status-controller/CHANGELOG.md

Lines changed: 4 additions & 4 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
## [64.4.1]
1111

12+
### Fixed
13+
14+
- Use `BRIDGE_PREFERRED_GAS_ESTIMATE` from `@metamask/bridge-controller` for gas price estimates to align with validation ([#7582](https://github.com/MetaMask/core/pull/7582))
15+
1216
## [64.4.0]
1317

1418
### Added
@@ -22,10 +26,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2226
- Bump `@metamask/controller-utils` from `^11.17.0` to `^11.18.0` ([#7583](https://github.com/MetaMask/core/pull/7583))
2327
- Bump `@metamask/network-controller` from `^27.1.0` to `^27.2.0` ([#7583](https://github.com/MetaMask/core/pull/7583))
2428

25-
### Fixed
26-
27-
- Use `BRIDGE_PREFERRED_GAS_ESTIMATE` from `@metamask/bridge-controller` for gas price estimates to align with validation ([#7582](https://github.com/MetaMask/core/pull/7582))
28-
2929
## [64.3.0]
3030

3131
### Changed

packages/transaction-pay-controller/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2424
- Bump `@metamask/transaction-controller` from `^62.7.0` to `^62.8.0` ([#7596](https://github.com/MetaMask/core/pull/7596))
2525
- Bump `@metamask/bridge-controller` from `^64.3.0` to `^64.4.0` ([#7596](https://github.com/MetaMask/core/pull/7596))
2626
- Bump `@metamask/bridge-status-controller` from `^64.3.0` to `^64.4.0` ([#7596](https://github.com/MetaMask/core/pull/7596))
27+
- Bump `@metamask/bridge-status-controller` from `^64.4.0` to `^64.4.1` ([#7597](https://github.com/MetaMask/core/pull/7597))
2728

2829
## [10.6.0]
2930

0 commit comments

Comments
 (0)