Skip to content
This repository was archived by the owner on Mar 20, 2026. It is now read-only.

Commit 4157d61

Browse files
github-actions[bot]github-actionsinfiniteflower
authored
13.3.0 (#410)
This is the release candidate for version 13.3.0. --------- Co-authored-by: github-actions <github-actions@github.com> Co-authored-by: infiniteflower <139582705+infiniteflower@users.noreply.github.com>
1 parent 08f35bc commit 4157d61

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [13.3.0]
11+
1012
### Changed
1113

1214
- Migrate `fetchTopAssets` to use the Bridge API instead of the Swaps API ([#408](https://github.com/MetaMask/swaps-controller/pull/408))
@@ -364,7 +366,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
364366
- Use standalone gas API endpoint ([#70](https://github.com/MetaMask/swaps-controller/pull/70))
365367
- Bump @metamask/controllers from 14.1.0 to 14.2.0 ([#69](https://github.com/MetaMask/swaps-controller/pull/69))
366368

367-
[Unreleased]: https://github.com/MetaMask/swaps-controller/compare/v13.2.0...HEAD
369+
[Unreleased]: https://github.com/MetaMask/swaps-controller/compare/v13.3.0...HEAD
370+
[13.3.0]: https://github.com/MetaMask/swaps-controller/compare/v13.2.0...v13.3.0
368371
[13.2.0]: https://github.com/MetaMask/swaps-controller/compare/v13.1.0...v13.2.0
369372
[13.1.0]: https://github.com/MetaMask/swaps-controller/compare/v13.0.0...v13.1.0
370373
[13.0.0]: https://github.com/MetaMask/swaps-controller/compare/v12.1.0...v13.0.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@metamask/swaps-controller",
3-
"version": "13.2.0",
3+
"version": "13.3.0",
44
"description": "MetaMask Swaps controller module",
55
"publishConfig": {
66
"registry": "https://registry.npmjs.org/",

0 commit comments

Comments
 (0)