File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 19.1.0]
11
+
10
12
### Added
11
13
12
14
- Add missing exports for types ([ #537 ] ( https://github.com/MetaMask/smart-transactions-controller/pull/537 ) )
@@ -628,7 +630,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
628
630
- Add initial SmartTransactionsController ([ #1 ] ( https://github.com/MetaMask/smart-transactions-controller/pull/1 ) )
629
631
- Initial commit
630
632
631
- [ Unreleased ] : https://github.com/MetaMask/smart-transactions-controller/compare/v19.0.0...HEAD
633
+ [ Unreleased ] : https://github.com/MetaMask/smart-transactions-controller/compare/v19.1.0...HEAD
634
+ [ 19.1.0 ] : https://github.com/MetaMask/smart-transactions-controller/compare/v19.0.0...v19.1.0
632
635
[ 19.0.0 ] : https://github.com/MetaMask/smart-transactions-controller/compare/v18.1.0...v19.0.0
633
636
[ 18.1.0 ] : https://github.com/MetaMask/smart-transactions-controller/compare/v18.0.0...v18.1.0
634
637
[ 18.0.0 ] : https://github.com/MetaMask/smart-transactions-controller/compare/v17.0.0...v18.0.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @metamask/smart-transactions-controller" ,
3
- "version" : " 19.0 .0" ,
3
+ "version" : " 19.1 .0" ,
4
4
"description" : " Improves success rates for swaps by trialing transactions privately and finding minimum fees" ,
5
5
"repository" : {
6
6
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments