From c986f1f9f0d4ddae1e05fba00f3f2ff63435865c Mon Sep 17 00:00:00 2001 From: Mark Stacey Date: Wed, 4 Sep 2024 16:52:43 -0230 Subject: [PATCH] chore: Update changelog for v12.1.3 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ea171965fc39..635bb2a7fa15 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ## [12.1.3] +### Fixed +- Fix `eth_signTypedData` error when `verifyingContract` is not provided ([#26914](https://github.com/MetaMask/metamask-extension/pull/26914)) ## [12.1.2] ### Fixed