Skip to content

Commit

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

## [6.3.0]

### Uncategorized
### Added

- feat: propagate data.cause as cause in JsonRpcError constructor ([#140](https://github.com/MetaMask/rpc-errors/pull/140))
- Bump tar from 6.1.11 to 6.2.1 ([#138](https://github.com/MetaMask/rpc-errors/pull/138))
- Enabling MetaMask security code scanner ([#137](https://github.com/MetaMask/rpc-errors/pull/137))
- Expose error causes as `cause` property ([#140](https://github.com/MetaMask/rpc-errors/pull/140))
- `JsonRpcError` objects already had a `.data.cause` property. It is now exposed as `.cause` in order to to be recognized as ES Causes.

## [6.2.1]

Expand Down

0 comments on commit f8842b7

Please sign in to comment.