Skip to content

Commit 5d33615

Browse files
committed
chore: update changelogs
1 parent f7e0e14 commit 5d33615

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

packages/keyring-internal-snap-client/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313

1414
- **BREAKING:** Bump `@metamask/keyring-api` from `^19.0.0` to `^20.0.0` ([#347](https://github.com/MetaMask/accounts/pull/347))
1515
- Add generic account type.
16+
- **BREAKING:** Bump `@metamask/keyring-snap-client` from `^6.0.0` to `^7.0.0` ([#347](https://github.com/MetaMask/accounts/pull/347))
17+
- Add generic account type.
18+
- **BREAKING:** Bump `@metamask/keyring-internal-api` from `^7.0.0` to `^8.0.0` ([#347](https://github.com/MetaMask/accounts/pull/347))
19+
- Add generic account type.
1620

1721
## [5.0.0]
1822

packages/keyring-snap-bridge/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313

1414
- **BREAKING:** Bump `@metamask/keyring-api` from `^19.0.0` to `^20.0.0` ([#347](https://github.com/MetaMask/accounts/pull/347))
1515
- This is similar to version `15.0.0`, but since the `@metamask/keyring-api` was not versionned as a new major, we have to re-bump it here again.
16+
- **BREAKING:** Bump `@metamask/keyring-internal-api` from `^7.0.0` to `^8.0.0` ([#347](https://github.com/MetaMask/accounts/pull/347))
17+
- This is similar to version `15.0.0`, but since the `@metamask/keyring-internal-api` was not versionned as a new major, we have to re-bump it here again.
1618

1719
## [15.0.0]
1820

0 commit comments

Comments
 (0)