Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/release/13.1.0' into release/13.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jiexi committed Oct 11, 2023
2 parents 7ba9395 + bbef338 commit 9516d63
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add `eip6963AnnounceProvider()` which supports a wallet by announcing a provider through the `eip6963:announceProvider` event and re-announcing the provider whenever an `eip6963:requestProvider` event is received
- Add `eip6963RequestProvider()` which supports a dapp by dispatching an `eip6963:requestProvider` event and invoking a callback for each `eip6963:annoucneProvider` event received

### Changed
- Bump postcss from 8.4.23 to 8.4.31 ([#285](https://github.com/MetaMask/providers/pull/285))

## [13.0.0]
### Changed
- **BREAKING**: Update `chainId`, `networkVersion`, and `selectedAddress` to be read-only ([#280](https://github.com/MetaMask/providers/pull/280))
Expand Down

0 comments on commit 9516d63

Please sign in to comment.