Skip to content

Commit 16b95f4

Browse files
committed
chore: remove empty line in CHANGELOG for keyring-eth-trezor
1 parent 3ca00d4 commit 16b95f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/keyring-eth-trezor/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
## [9.0.0]
1111

1212
### Changed
13+
1314
- Bump `@trezor/connect-web` to `^9.6.0` ([#241](https://github.com/MetaMask/accounts/pull/241)), ([#300](https://github.com/MetaMask/accounts/pull/300))
1415
- Require to enable new 7702 signing flows.
15-
1616
- **BREAKING:** The method signature for `signTypedData` has been changed ([#224](https://github.com/MetaMask/accounts/pull/224))
1717
- The `options` argument type has been changed to `{ version: SignTypedDataVersion.V3 | SignTypedDataVersion.V4 } | undefined`.
1818
- The `options.version` argument type has been restricted to accept `SignTypedDataVersion.V3 | SignTypedDataVersion.V4` ([#224](https://github.com/MetaMask/accounts/pull/224))

0 commit comments

Comments
 (0)