Skip to content
This repository was archived by the owner on Nov 9, 2023. It is now read-only.

Commit 2b39cf1

Browse files
committed
update changelog
1 parent 64eca03 commit 2b39cf1

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

CHANGELOG.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
## [Unreleased]
88

99
## [5.0.0]
10-
### Uncategorized
11-
- Bump word-wrap from 1.2.3 to 1.2.4 ([#53](https://github.com/MetaMask/json-rpc-middleware-stream/pull/53))
12-
- devDeps: @lavamoat/allow-scripts@1.0.6->2.3.1 ([#50](https://github.com/MetaMask/json-rpc-middleware-stream/pull/50))
13-
- ci: remove broken require-additional-reviewer workflow ([#51](https://github.com/MetaMask/json-rpc-middleware-stream/pull/51))
14-
- Bump @metamask/auto-changelog from 3.1.0 to 3.2.0 ([#52](https://github.com/MetaMask/json-rpc-middleware-stream/pull/52))
15-
- Bump semver from 6.3.0 to 6.3.1 ([#49](https://github.com/MetaMask/json-rpc-middleware-stream/pull/49))
10+
### Changed
11+
- **BREAKING**: Increase minimum Node.js version to 16 ([#59](https://github.com/MetaMask/json-rpc-middleware-stream/pull/59))
12+
- **BREAKING**: Update `readable-stream` from `^2.3.3` to `^3.6.2` ([#55](https://github.com/MetaMask/json-rpc-middleware-stream/pull/55))
13+
- **BREAKING**: Switch from legacy `json-rpc-engine`@`^6.1.0` to `@metamask/json-rpc-engine`@`^7.1.1` ([#54](https://github.com/MetaMask/json-rpc-middleware-stream/pull/54))
14+
- Add dependency `@metamask/utils` ([#54](https://github.com/MetaMask/json-rpc-middleware-stream/pull/54))
1615

1716
## [4.2.3]
1817
### Fixed
19-
- Moved json-rpc-engine from devDependencies to dependencies ([#56](https://github.com/MetaMask/json-rpc-middleware-stream/pull/53))
18+
- Moved json-rpc-engine from devDependencies to dependencies ([#56](https://github.com/MetaMask/json-rpc-middleware-stream/pull/56))
2019

2120
## [4.2.2]
2221
### Changed

0 commit comments

Comments
 (0)