This repository was archived by the owner on Jun 16, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,9 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10- ### Added
11-
12- - Add ` typedoc.json ` configuration for API doc generation ([ #592 ] ( https://github.com/MetaMask/smart-transactions-controller/pull/592 ) )
10+ ## [ 24.2.1]
1311
1412### Changed
1513
@@ -824,7 +822,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
824822- Add initial SmartTransactionsController ([ #1 ] ( https://github.com/MetaMask/smart-transactions-controller/pull/1 ) )
825823- Initial commit
826824
827- [ Unreleased ] : https://github.com/MetaMask/smart-transactions-controller/compare/v24.2.0...HEAD
825+ [ Unreleased ] : https://github.com/MetaMask/smart-transactions-controller/compare/v24.2.1...HEAD
826+ [ 24.2.1 ] : https://github.com/MetaMask/smart-transactions-controller/compare/v24.2.0...v24.2.1
828827[ 24.2.0 ] : https://github.com/MetaMask/smart-transactions-controller/compare/v24.1.1...v24.2.0
829828[ 24.1.1 ] : https://github.com/MetaMask/smart-transactions-controller/compare/v24.1.0...v24.1.1
830829[ 24.1.0 ] : https://github.com/MetaMask/smart-transactions-controller/compare/v24.0.0...v24.1.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/smart-transactions-controller" ,
3- "version" : " 24.2.0 " ,
3+ "version" : " 24.2.1 " ,
44 "description" : " Improves success rates for swaps by trialing transactions privately and finding minimum fees" ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments