Skip to content

Commit

Permalink
Update changelog for @metamask/message-manager
Browse files Browse the repository at this point in the history
  • Loading branch information
MajorLift committed Sep 3, 2024
1 parent 0137f16 commit 5e70beb
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions packages/message-manager/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [10.1.0]

### Added

- Add protected methods `addRequestToMessageParams`, `createUnapprovedMessage` to `AbstractMessageManager`

### Changed

- Add `requestId` property to the `messageParams` object to reference metric event fragments created from the `createRPCMethodTrackingMiddleware` in the client ([#4636](https://github.com/MetaMask/core/pull/4636))
- Add optional property `requestId` to `AbstractMessageParams` type
- Add optional property `id` to `OriginalRequest` type

## [10.0.3]

### Changed
Expand Down

0 comments on commit 5e70beb

Please sign in to comment.