We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c261b3d commit 9274ceeCopy full SHA for 9274cee
packages/snaps-sdk/CHANGELOG.md
@@ -11,8 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
12
### Added
13
14
-- **BREAKING:** `KeyringRequest` will now include an `origin` property ([#3412](https://github.com/MetaMask/snaps/pull/3412))
15
- - Using version `18.0.0` of `@metamask/keyring-api` will be required for `platformVersion` `7.0.0` and onwards.
+- **BREAKING:** `KeyringRequest` now includes an `origin` property ([#3412](https://github.com/MetaMask/snaps/pull/3412))
+ - This requires `@metamask/keyring-api` version `18.0.0` or newer.
16
17
## [6.24.0]
18
0 commit comments