File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 1.8.0]
10+ ### Added
11+ - Do not update an STX which doesn't exist anymore, add UTs ([ #52 ] ( https://github.com/MetaMask/smart-transactions-controller/pull/52 ) )
12+
913## [ 1.7.0]
1014### Added
1115- Fix UTs, change threshold ([ #49 ] ( https://github.com/MetaMask/smart-transactions-controller/pull/49 ) )
@@ -63,7 +67,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6367- Add initial SmartTransactionsController ([ #1 ] ( https://github.com/MetaMask/smart-transactions-controller/pull/1 ) )
6468- Initial commit
6569
66- [ Unreleased ] : https://github.com/MetaMask/smart-transactions-controller/compare/v1.7.0...HEAD
70+ [ Unreleased ] : https://github.com/MetaMask/smart-transactions-controller/compare/v1.8.0...HEAD
71+ [ 1.8.0 ] : https://github.com/MetaMask/smart-transactions-controller/compare/v1.7.0...v1.8.0
6772[ 1.7.0 ] : https://github.com/MetaMask/smart-transactions-controller/compare/v1.6.0...v1.7.0
6873[ 1.6.0 ] : https://github.com/MetaMask/smart-transactions-controller/compare/v1.5.0...v1.6.0
6974[ 1.5.0 ] : https://github.com/MetaMask/smart-transactions-controller/compare/v1.4.0...v1.5.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/smart-transactions-controller" ,
3- "version" : " 1.7 .0" ,
3+ "version" : " 1.8 .0" ,
44 "description" : " MetaMask controller for Smart Transactions." ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments