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,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 24.2.0]
11+
12+ ### Changed
13+
14+ - Add clientVersion to SentinelMeta type ([ #587 ] ( https://github.com/MetaMask/smart-transactions-controller/pull/587 ) )
15+
1016## [ 24.1.1]
1117
1218### Changed
@@ -802,7 +808,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
802808- Add initial SmartTransactionsController ([ #1 ] ( https://github.com/MetaMask/smart-transactions-controller/pull/1 ) )
803809- Initial commit
804810
805- [ Unreleased ] : https://github.com/MetaMask/smart-transactions-controller/compare/v24.1.1...HEAD
811+ [ Unreleased ] : https://github.com/MetaMask/smart-transactions-controller/compare/v24.2.0...HEAD
812+ [ 24.2.0 ] : https://github.com/MetaMask/smart-transactions-controller/compare/v24.1.1...v24.2.0
806813[ 24.1.1 ] : https://github.com/MetaMask/smart-transactions-controller/compare/v24.1.0...v24.1.1
807814[ 24.1.0 ] : https://github.com/MetaMask/smart-transactions-controller/compare/v24.0.0...v24.1.0
808815[ 24.0.0 ] : https://github.com/MetaMask/smart-transactions-controller/compare/v23.0.0...v24.0.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/smart-transactions-controller" ,
3- "version" : " 24.1.1 " ,
3+ "version" : " 24.2.0 " ,
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