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+ ## [ 20.1.0]
11+
12+ ### Added
13+
14+ - feat(STX-271): add sentinel URL for Polygon ([ #546 ] ( https://github.com/MetaMask/smart-transactions-controller/pull/546 ) )
15+
1016## [ 20.0.0]
1117
1218### Changed
@@ -658,7 +664,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
658664- Add initial SmartTransactionsController ([ #1 ] ( https://github.com/MetaMask/smart-transactions-controller/pull/1 ) )
659665- Initial commit
660666
661- [ Unreleased ] : https://github.com/MetaMask/smart-transactions-controller/compare/v20.0.0...HEAD
667+ [ Unreleased ] : https://github.com/MetaMask/smart-transactions-controller/compare/v20.1.0...HEAD
668+ [ 20.1.0 ] : https://github.com/MetaMask/smart-transactions-controller/compare/v20.0.0...v20.1.0
662669[ 20.0.0 ] : https://github.com/MetaMask/smart-transactions-controller/compare/v19.2.1...v20.0.0
663670[ 19.2.1 ] : https://github.com/MetaMask/smart-transactions-controller/compare/v19.2.0...v19.2.1
664671[ 19.2.0 ] : https://github.com/MetaMask/smart-transactions-controller/compare/v19.1.0...v19.2.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/smart-transactions-controller" ,
3- "version" : " 20.0 .0" ,
3+ "version" : " 20.1 .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