@metamask-previews/signature-controller 39.2.0-preview-938fc5d87 → 39.2.0-preview-495c91e
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -334,7 +334,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
334
334
|
|
|
335
335
|
### Changed
|
|
336
336
|
|
|
337
|
-
- **BREAKING:** Bump `@metamask/keyring-controller` peer dependency from `^18.0.0` to `^19.0.0` ([#
|
|
337
|
+
- **BREAKING:** Bump `@metamask/keyring-controller` peer dependency from `^18.0.0` to `^19.0.0` ([#4956](https://github.com/MetaMask/core/pull/4956))
|
|
338
338
|
|
|
339
339
|
## [22.0.0]
|
|
340
340
|
|
package/package.json
CHANGED