You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## [8.0.2]
- ### Uncategorized+ ### Changed
- Bump TypeScript version to `~5.0.4` and set `moduleResolution` option to `Node16` ([#3645](https://github.com/MetaMask/core/pull/3645))
- Bump `@metamask/utils` from `^9.0.0` to `^9.1.0` ([#4529](https://github.com/MetaMask/core/pull/4529))
desi
changed the title
Changelog validation should fail if an "Uncategorized" heading is present anywhere other than the "Unreleased" section
Changelog validation should fail if an "Uncategorized" heading is present anywhere
Sep 26, 2024
## Explanation
Introduced here:
https://github.com/MetaMask/core/pull/4544/files/6c61641d2987ccae098cff78b4d592e3e57fe1e2#r1686765290
## References
- See MetaMask/auto-changelog#207
## Changelog
No user-facing changes
## Checklist
- [ ] I've updated the test suite for new or updated code as appropriate
- [ ] I've updated documentation (JSDoc, Markdown, etc.) for new or
updated code as appropriate
- [ ] I've highlighted breaking changes using the "BREAKING" category
above as appropriate
- [ ] I've prepared draft pull requests for clients and consumer
packages to resolve any breaking changes
Example
The text was updated successfully, but these errors were encountered: