Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrtenz authored Jul 23, 2024
1 parent c4a73e4 commit 6875389
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [17.1.2]

### Uncategorized
### Added

- Add `@metamask/providers/stream-provider` export ([#351](https://github.com/MetaMask/providers/pull/351))
- This replaces the `@metamask/providers/dist/StreamProvider` export. It still exists for backwards compatibility, but will be removed in a future major release.

### Changed

- Bump @metamask/utils from 9.0.0 to 9.1.0 ([#348](https://github.com/MetaMask/providers/pull/348))
- Add `/stream-provider` export ([#351](https://github.com/MetaMask/providers/pull/351))
- Bump `@metamask/utils` from `9.0.0` to `9.1.0` ([#348](https://github.com/MetaMask/providers/pull/348))

## [17.1.1]

Expand Down

0 comments on commit 6875389

Please sign in to comment.