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
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 18.1.0]
11
+
12
+ ### Added
13
+
14
+ - Add Linea URL for Sentinel ([ #527 ] ( https://github.com/MetaMask/smart-transactions-controller/pull/527 ) )
15
+
10
16
## [ 18.0.0]
11
17
12
18
### Changed
@@ -577,7 +583,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
577
583
- Add initial SmartTransactionsController ([ #1 ] ( https://github.com/MetaMask/smart-transactions-controller/pull/1 ) )
578
584
- Initial commit
579
585
580
- [ Unreleased ] : https://github.com/MetaMask/smart-transactions-controller/compare/v18.0.0...HEAD
586
+ [ Unreleased ] : https://github.com/MetaMask/smart-transactions-controller/compare/v18.1.0...HEAD
587
+ [ 18.1.0 ] : https://github.com/MetaMask/smart-transactions-controller/compare/v18.0.0...v18.1.0
581
588
[ 18.0.0 ] : https://github.com/MetaMask/smart-transactions-controller/compare/v17.0.0...v18.0.0
582
589
[ 17.0.0 ] : https://github.com/MetaMask/smart-transactions-controller/compare/v16.5.0...v17.0.0
583
590
[ 16.5.0 ] : https://github.com/MetaMask/smart-transactions-controller/compare/v16.4.0...v16.5.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @metamask/smart-transactions-controller" ,
3
- "version" : " 18.0 .0" ,
3
+ "version" : " 18.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