Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Co-authored-by: Elliot Winkler <[email protected]>
  • Loading branch information
VGau and mcmire authored Feb 27, 2024
1 parent e00e6c1 commit 6933477
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]

## [9.1.0]
### Uncategorized
- Add Linea Sepolia network to infura supported networks ([#101](https://github.com/MetaMask/eth-json-rpc-infura/pull/101))
- Add Shared Libraries team in codeowners file ([#99](https://github.com/MetaMask/eth-json-rpc-infura/pull/99))
- ci: run on ubuntu-latest(22.04) instead of ubuntu-20.04 ([#92](https://github.com/MetaMask/eth-json-rpc-infura/pull/92))
- deps: node-fetch@^2.6.7->^2.7.0 ([#93](https://github.com/MetaMask/eth-json-rpc-infura/pull/93))
- Bump @babel/traverse from 7.22.20 to 7.23.2 ([#97](https://github.com/MetaMask/eth-json-rpc-infura/pull/97))
### Added
- Add `linea-sepolia` to `InfuraJsonRpcSupportedNetwork` to allow requests to Linea Sepolia on Infura ([#101](https://github.com/MetaMask/eth-json-rpc-infura/pull/101))

### Changed
- Bump `node-fetch` from `^2.6.7` to `^2.7.0` ([#93](https://github.com/MetaMask/eth-json-rpc-infura/pull/93))

## [9.0.0]
### Changed
Expand Down

0 comments on commit 6933477

Please sign in to comment.