@metamask-previews/bridge-status-controller 60.1.0-preview-373429e → 60.1.0-preview-20df3e99
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +4 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
9
9
|
|
|
10
10
|
## [60.1.0]
|
|
11
11
|
|
|
12
|
+
### Uncategorized
|
|
13
|
+
|
|
14
|
+
- Release/671.0.0 ([#7126](https://github.com/MetaMask/core/pull/7126))
|
|
15
|
+
|
|
12
16
|
### Added
|
|
13
17
|
|
|
14
18
|
- Added support for bridging and swapping tokens on the Tron blockchain ([#6862](https://github.com/MetaMask/core/pull/6862))
|
package/package.json
CHANGED