Skip to content

Commit

Permalink
format changelog entry with backticks
Browse files Browse the repository at this point in the history
  • Loading branch information
legobeat committed Nov 7, 2023
1 parent 52edeee commit acfaa94
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [14.0.0]
### Changed
- **BREAKING**: Update to streams3 API ([#288](https://github.com/MetaMask/providers/pull/288))
- Update extension-port-stream from ^2.1.1 to ^3.0.0
- Force subdependency readable-stream to ^3.6.2 in resolutions
- Update json-rpc-middleware-stream from ^4.2.3 to ^5.0.1
- Update @metamask/object-multiplex from ^1.3.0 to ^2.0.0
- Add direct dependency on readable-stream@^3.6.2
- Replace internal usage of stream with readable-stream
- Update `extension-port-stream` from `^2.1.1` to `^3.0.0`
- Force subdependency `readable-stream` to `^3.6.2` in resolutions
- Update `json-rpc-middleware-stream` from `^4.2.3` to `^5.0.1`
- Update `@metamask/object-multiplex` from `^1.3.0` to `^2.0.0`
- Add direct dependency on `readable-stream@^3.6.2`
- Replace internal usage of stream with `readable-stream`

## [13.1.0]
### Added
Expand Down

0 comments on commit acfaa94

Please sign in to comment.