Skip to content

Commit

Permalink
Fix "Uncategorized" heading left in changelog (#4740)
Browse files Browse the repository at this point in the history
## 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
  • Loading branch information
MajorLift authored Sep 26, 2024
1 parent 66c94ae commit b120ada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/json-rpc-middleware-stream/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [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))
Expand Down

0 comments on commit b120ada

Please sign in to comment.