Skip to content
This repository was archived by the owner on Jun 16, 2026. It is now read-only.

Commit 70cdb18

Browse files
github-actions[bot]github-actionscryptodev-2s
authored
24.1.1 (#586)
* 24.1.1 * fix: Changelog --------- Co-authored-by: github-actions <github-actions@github.com> Co-authored-by: Salah-Eddine Saakoun <salah-eddine.saakoun@consensys.net>
1 parent bdff0b9 commit 70cdb18

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [24.1.1]
11+
1012
### Changed
1113

1214
- Bump `@metamask/base-controller` from `^9.0.0` to `^9.1.0` ([#585](https://github.com/MetaMask/smart-transactions-controller/pull/585))
@@ -800,7 +802,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
800802
- Add initial SmartTransactionsController ([#1](https://github.com/MetaMask/smart-transactions-controller/pull/1))
801803
- Initial commit
802804

803-
[Unreleased]: https://github.com/MetaMask/smart-transactions-controller/compare/v24.1.0...HEAD
805+
[Unreleased]: https://github.com/MetaMask/smart-transactions-controller/compare/v24.1.1...HEAD
806+
[24.1.1]: https://github.com/MetaMask/smart-transactions-controller/compare/v24.1.0...v24.1.1
804807
[24.1.0]: https://github.com/MetaMask/smart-transactions-controller/compare/v24.0.0...v24.1.0
805808
[24.0.0]: https://github.com/MetaMask/smart-transactions-controller/compare/v23.0.0...v24.0.0
806809
[23.0.0]: https://github.com/MetaMask/smart-transactions-controller/compare/v22.7.0...v23.0.0

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": "24.1.0",
3+
"version": "24.1.1",
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)