Skip to content

Commit 9382167

Browse files
fix changelog
1 parent 3c9d1cd commit 9382167

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

packages/seedless-onboarding-controller/CHANGELOG.md

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

1010
## [4.0.0]
1111

12-
### Uncategorized
13-
14-
- refactor: cache vault data while unlock ([#6205](https://github.com/MetaMask/core/pull/6205))
15-
1612
### Added
1713

1814
- Added `renewRefreshToken` options in SeedlessOnboardingController constructor - A function to renew the refresh token and get new revoke token. ([#6275](https://github.com/MetaMask/core/pull/6275))
@@ -24,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2420
- **BREAKING:** Updated ControllerMessenger `AllowedEvents`. ([#6292](https://github.com/MetaMask/core/pull/6292))
2521
- Update `setLocked()` method with `mutex` and it becomes `async` method. ([#6292](https://github.com/MetaMask/core/pull/6292))
2622
- Bump `@metamask/base-controller` from `^8.1.0` to `^8.3.0` ([#6355](https://github.com/MetaMask/core/pull/6355), [#6465](https://github.com/MetaMask/core/pull/6465))
23+
- refactor: cache vault data while unlock ([#6205](https://github.com/MetaMask/core/pull/6205))
2724

2825
### Removed
2926

0 commit comments

Comments
 (0)