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,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 22.4.0]
11+
1012### Added
1113
12- - Add optional ` origin ` field to ` SentinelMeta ` type for transaction origin tracking
14+ - Add ` origin ` to sentinel metadata ( [ # 564 ] ( https://github.com/MetaMask/smart-transactions-controller/pull/564 ) )
1315
1416## [ 22.3.0]
1517
@@ -714,7 +716,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
714716- Add initial SmartTransactionsController ([ #1 ] ( https://github.com/MetaMask/smart-transactions-controller/pull/1 ) )
715717- Initial commit
716718
717- [ Unreleased ] : https://github.com/MetaMask/smart-transactions-controller/compare/v22.3.0...HEAD
719+ [ Unreleased ] : https://github.com/MetaMask/smart-transactions-controller/compare/v22.4.0...HEAD
720+ [ 22.4.0 ] : https://github.com/MetaMask/smart-transactions-controller/compare/v22.3.0...v22.4.0
718721[ 22.3.0 ] : https://github.com/MetaMask/smart-transactions-controller/compare/v22.2.0...v22.3.0
719722[ 22.2.0 ] : https://github.com/MetaMask/smart-transactions-controller/compare/v22.1.0...v22.2.0
720723[ 22.1.0 ] : https://github.com/MetaMask/smart-transactions-controller/compare/v22.0.0...v22.1.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/smart-transactions-controller" ,
3- "version" : " 22.3 .0" ,
3+ "version" : " 22.4 .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