From 216f7277d7d38d2f916c032ac2a4bd88fde75752 Mon Sep 17 00:00:00 2001 From: OGPoyraz Date: Thu, 12 Sep 2024 14:21:19 +0200 Subject: [PATCH] Update packages/transaction-controller/CHANGELOG.md Co-authored-by: Jongsun Suh --- packages/transaction-controller/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/transaction-controller/CHANGELOG.md b/packages/transaction-controller/CHANGELOG.md index 487d01ac1a..25e33f720f 100644 --- a/packages/transaction-controller/CHANGELOG.md +++ b/packages/transaction-controller/CHANGELOG.md @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Removed trace types from `TransactionController`, instead import them from `@metamask/controller-utils` ([#4655](https://github.com/MetaMask/core/pull/4655)) +- Bump `@metamask/controller-utils` from `^11.2.0` to `^11.3.0` ([#4688](https://github.com/MetaMask/core/pull/4688)) ## [36.1.0]