Skip to content

Commit

Permalink
edr-0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and agostbiro committed Oct 2, 2024
1 parent 7047e6c commit fb522ec
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/beige-plums-appear.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wicked-tomatoes-vanish.md

This file was deleted.

7 changes: 7 additions & 0 deletions crates/edr_napi/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @nomicfoundation/edr

## 0.6.3

### Patch Changes

- a1cee4f: fix(tracing): Make sure to correctly 0x-prefix hex encoded strings in custom error message
- 7047e6c: Fixed panic from unknown opcode in stack traces

## 0.6.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion crates/edr_napi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nomicfoundation/edr",
"version": "0.6.2",
"version": "0.6.3",
"devDependencies": {
"@napi-rs/cli": "^2.18.4",
"@types/chai": "^4.2.0",
Expand Down

0 comments on commit fb522ec

Please sign in to comment.