File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed
Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 16.2.0]
11+
12+ ### Added
13+
14+ - Added multi-chain smart transaction support ([ #498 ] ( https://github.com/MetaMask/smart-transactions-controller/pull/498 ) )
15+
16+ ### Fixed
17+
18+ - Improve changelog linting to prevent formatting issues ([ #502 ] ( https://github.com/MetaMask/smart-transactions-controller/pull/502 ) )
19+
1020## [ 16.1.0]
1121
1222### Added
@@ -527,7 +537,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
527537- Add initial SmartTransactionsController ([ #1 ] ( https://github.com/MetaMask/smart-transactions-controller/pull/1 ) )
528538- Initial commit
529539
530- [ Unreleased ] : https://github.com/MetaMask/smart-transactions-controller/compare/v16.1.0...HEAD
540+ [ Unreleased ] : https://github.com/MetaMask/smart-transactions-controller/compare/v16.2.0...HEAD
541+ [ 16.2.0 ] : https://github.com/MetaMask/smart-transactions-controller/compare/v16.1.0...v16.2.0
531542[ 16.1.0 ] : https://github.com/MetaMask/smart-transactions-controller/compare/v16.0.1...v16.1.0
532543[ 16.0.1 ] : https://github.com/MetaMask/smart-transactions-controller/compare/v16.0.0...v16.0.1
533544[ 16.0.0 ] : https://github.com/MetaMask/smart-transactions-controller/compare/v15.1.0...v16.0.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/smart-transactions-controller" ,
3- "version" : " 16.1 .0" ,
3+ "version" : " 16.2 .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