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+ ## [ 16.3.1]
11+
12+ ### Fixed
13+
14+ - Improve error handling and monitoring ([ #508 ] ( https://github.com/MetaMask/smart-transactions-controller/pull/508 ) )
15+
1016## [ 16.3.0]
1117
1218### Added
@@ -543,7 +549,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
543549- Add initial SmartTransactionsController ([ #1 ] ( https://github.com/MetaMask/smart-transactions-controller/pull/1 ) )
544550- Initial commit
545551
546- [ Unreleased ] : https://github.com/MetaMask/smart-transactions-controller/compare/v16.3.0...HEAD
552+ [ Unreleased ] : https://github.com/MetaMask/smart-transactions-controller/compare/v16.3.1...HEAD
553+ [ 16.3.1 ] : https://github.com/MetaMask/smart-transactions-controller/compare/v16.3.0...v16.3.1
547554[ 16.3.0 ] : https://github.com/MetaMask/smart-transactions-controller/compare/v16.2.0...v16.3.0
548555[ 16.2.0 ] : https://github.com/MetaMask/smart-transactions-controller/compare/v16.1.0...v16.2.0
549556[ 16.1.0 ] : https://github.com/MetaMask/smart-transactions-controller/compare/v16.0.1...v16.1.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/smart-transactions-controller" ,
3- "version" : " 16.3.0 " ,
3+ "version" : " 16.3.1 " ,
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