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+ ## [ 22.6.0]
11+
12+ ### Added
13+
14+ - chore(gasless-bridge): add gaslessBridgeWith7702Enabled feature flag ([ #568 ] ( https://github.com/MetaMask/smart-transactions-controller/pull/568 ) )
15+
1016## [ 22.5.0]
1117
1218### Changed
@@ -722,7 +728,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
722728- Add initial SmartTransactionsController ([ #1 ] ( https://github.com/MetaMask/smart-transactions-controller/pull/1 ) )
723729- Initial commit
724730
725- [ Unreleased ] : https://github.com/MetaMask/smart-transactions-controller/compare/v22.5.0...HEAD
731+ [ Unreleased ] : https://github.com/MetaMask/smart-transactions-controller/compare/v22.6.0...HEAD
732+ [ 22.6.0 ] : https://github.com/MetaMask/smart-transactions-controller/compare/v22.5.0...v22.6.0
726733[ 22.5.0 ] : https://github.com/MetaMask/smart-transactions-controller/compare/v22.4.0...v22.5.0
727734[ 22.4.0 ] : https://github.com/MetaMask/smart-transactions-controller/compare/v22.3.0...v22.4.0
728735[ 22.3.0 ] : https://github.com/MetaMask/smart-transactions-controller/compare/v22.2.0...v22.3.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/smart-transactions-controller" ,
3- "version" : " 22.5 .0" ,
3+ "version" : " 22.6 .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