Skip to content

Commit

Permalink
Update packages/assets-controllers/CHANGELOG.md
Browse files Browse the repository at this point in the history
Co-authored-by: Elliot Winkler <[email protected]>
  • Loading branch information
bergeron and mcmire authored Nov 12, 2024
1 parent 55c6c92 commit dc94116
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion packages/assets-controllers/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

- Bump `@metamask/preferences-controller` from `^13.2.0` to `^13.3.0` ([#4909](https://github.com/MetaMask/core/pull/4909))
- **BREAKING**: The polling input for`TokenListController` is now `{chainId: Hex}` instead of `{networkClientId: NetworkClientId}`. ([#4878](https://github.com/MetaMask/core/pull/4878))
- **BREAKING**: The polling input for`TokenDetectionController` is now `{ chainIds: Hex[]; address: string; }` instead of `{ networkClientId: NetworkClientId; address: string; }`. ([#4894](https://github.com/MetaMask/core/pull/4894))
- **BREAKING:** Bump `@metamask/keyring-controller` peer dependency from `^17.0.0` to `^18.0.0` ([#4195](https://github.com/MetaMask/core/pull/4195))
- Bump `@metamask/preferences-controller` from `^13.2.0` to `^13.3.0` ([#4909](https://github.com/MetaMask/core/pull/4909))
- - Bump `@metamask/controller-utils` from `^11.4.2` to `^11.5.0` ([#4195](https://github.com/MetaMask/core/pull/4195))

## [42.0.0]

Expand Down

0 comments on commit dc94116

Please sign in to comment.