Skip to content

Commit

Permalink
edr-0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Wodann authored Mar 15, 2024
1 parent 19eeeb9 commit 739553e
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/fair-lies-cough.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/quiet-goats-remember.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.3.2

### Patch Changes

- b13f58a: Fixed failure when retrieving remote code during state modifications (#5000)
- 19eeeb9: Simplified internal set_account_storage_slot API (#5001)

## 0.3.1

### 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.3.1",
"version": "0.3.2",
"main": "index.js",
"types": "index.d.ts",
"files": [
Expand Down

0 comments on commit 739553e

Please sign in to comment.