File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
lines changed 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+ ## [ 18.0.0]
11+
12+ ### Changed
13+
14+ - ** BREAKING:** : Don't persist controller state ([ #525 ] ( https://github.com/MetaMask/smart-transactions-controller/pull/525 ) )
15+
1016## [ 17.0.0]
1117
1218### Added
@@ -571,7 +577,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
571577- Add initial SmartTransactionsController ([ #1 ] ( https://github.com/MetaMask/smart-transactions-controller/pull/1 ) )
572578- Initial commit
573579
574- [ Unreleased ] : https://github.com/MetaMask/smart-transactions-controller/compare/v17.0.0...HEAD
580+ [ Unreleased ] : https://github.com/MetaMask/smart-transactions-controller/compare/v18.0.0...HEAD
581+ [ 18.0.0 ] : https://github.com/MetaMask/smart-transactions-controller/compare/v17.0.0...v18.0.0
575582[ 17.0.0 ] : https://github.com/MetaMask/smart-transactions-controller/compare/v16.5.0...v17.0.0
576583[ 16.5.0 ] : https://github.com/MetaMask/smart-transactions-controller/compare/v16.4.0...v16.5.0
577584[ 16.4.0 ] : https://github.com/MetaMask/smart-transactions-controller/compare/v16.3.1...v16.4.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/smart-transactions-controller" ,
3- "version" : " 17 .0.0" ,
3+ "version" : " 18 .0.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