Skip to content

Commit 78f649e

Browse files
github-actions[bot]fvictorio
authored andcommitted
edr-0.7.0
1 parent 215b180 commit 78f649e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

Diff for: .changeset/dirty-humans-exercise.md

-5
This file was deleted.

Diff for: crates/edr_napi/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @nomicfoundation/edr
22

3+
## 0.7.0
4+
5+
### Minor Changes
6+
7+
- d419f36: Add a `stackTrace` getter to the provider's response and remove the old, lower-level `solidityTrace` getter.
8+
39
## 0.6.5
410

511
### Patch Changes

Diff for: crates/edr_napi/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nomicfoundation/edr",
3-
"version": "0.6.5",
3+
"version": "0.7.0",
44
"devDependencies": {
55
"@napi-rs/cli": "^2.18.4",
66
"@types/chai": "^4.2.0",

0 commit comments

Comments
 (0)