Skip to content

Commit aacb89d

Browse files
committed
docs(profile-sync-controller): update the changelog
1 parent 4156a8a commit aacb89d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

packages/profile-sync-controller/CHANGELOG.md

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

88
## [Unreleased]
99

10+
### Added
11+
12+
- **BREAKING** Automatically pair the SeedlessOnboarding profileID with the SRP based profileID ([#6048](https://github.com/MetaMask/core/pull/6048))
13+
- this adds `@metamask/seedless-onboarding-controller` as a peer dependency and requires clients to change their initialization of the controllers to allow `SeedlessOnboardingControllerGetStateAction` as well as forward the build type to the `config.env` in the controller constructors.
14+
1015
## [21.0.0]
1116

1217
### Added

0 commit comments

Comments
 (0)