Skip to content

Commit 0c58dc9

Browse files
github-actions[bot]github-actionsdan437
authored
10.1.6 (#366)
* 10.1.6 * Update CHANGELOG.md --------- Co-authored-by: github-actions <[email protected]> Co-authored-by: Daniel <[email protected]>
1 parent e20e149 commit 0c58dc9

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff 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+
## [10.1.6]
10+
### Changed
11+
- Update @metamask/transaction-controller from 29.1.0 to 32.0.0 ([#348](https://github.com/MetaMask/smart-transactions-controller/pull/348))
12+
913
## [10.1.5]
1014
### Changed
1115
- Update @metamask/polling-controller from 6.0.2 to 8.0.0 ([#352](https://github.com/MetaMask/smart-transactions-controller/pull/352))
@@ -305,7 +309,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
305309
- Add initial SmartTransactionsController ([#1](https://github.com/MetaMask/smart-transactions-controller/pull/1))
306310
- Initial commit
307311

308-
[Unreleased]: https://github.com/MetaMask/smart-transactions-controller/compare/v10.1.5...HEAD
312+
[Unreleased]: https://github.com/MetaMask/smart-transactions-controller/compare/v10.1.6...HEAD
313+
[10.1.6]: https://github.com/MetaMask/smart-transactions-controller/compare/v10.1.5...v10.1.6
309314
[10.1.5]: https://github.com/MetaMask/smart-transactions-controller/compare/v10.1.4...v10.1.5
310315
[10.1.4]: https://github.com/MetaMask/smart-transactions-controller/compare/v10.1.3...v10.1.4
311316
[10.1.3]: https://github.com/MetaMask/smart-transactions-controller/compare/v10.1.2...v10.1.3

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@metamask/smart-transactions-controller",
3-
"version": "10.1.5",
3+
"version": "10.1.6",
44
"description": "Improves success rates for swaps by trialing transactions privately and finding minimum fees",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)