You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release 502.0.0 contained some extra changes to the dependencies for
`assets-controllers` that need to be reverted. Release 503.0.0 was
created with the (reasonable) assumption that 502.0.0 had already been
deployed. We need to revert both and then recreate 503.0.0 as 502.0.0.
Copy file name to clipboardExpand all lines: packages/bridge-controller/CHANGELOG.md
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,8 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [Unreleased]
9
9
10
-
## [39.1.0]
11
-
12
10
### Fixed
13
11
14
12
- Ignore error messages thrown when quote requests are cancelled. This prevents the `QuoteError` event from being published when an error is expected ([#6299](https://github.com/MetaMask/core/pull/6299))
@@ -494,8 +492,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
0 commit comments