Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
legobeat committed May 30, 2024
1 parent 2d539d0 commit 069748d
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [16.1.1]

### Uncategorized
### Changed

- Change provider RPC error log severity from `error` to `warn` ([#323](https://github.com/MetaMask/providers/pull/323))

### Fixed

- feat: Modify provider RPC error log severity from `error` to `warn` ([#323](https://github.com/MetaMask/providers/pull/323))
- fix(deps): move webextension-polyfill to peerDeps + devDeps ([#319](https://github.com/MetaMask/providers/pull/319))
- Bump @metamask/json-rpc-engine from 8.0.1 to 8.0.2 ([#317](https://github.com/MetaMask/providers/pull/317))
- Change webextension-polyfill from dependency to peerDependency ([#319](https://github.com/MetaMask/providers/pull/319))
- Users are now expected to have the polyfill in their environment

## [16.1.0]

Expand Down

0 comments on commit 069748d

Please sign in to comment.