Skip to content

Commit

Permalink
Update changelogs [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 20, 2023
1 parent 4f790b2 commit ba551f9
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 11 deletions.

This file was deleted.

12 changes: 12 additions & 0 deletions evm/evm-processor/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@subsquid/evm-processor",
"entries": [
{
"version": "1.8.5",
"tag": "@subsquid/evm-processor_v1.8.5",
"date": "Fri, 20 Oct 2023 17:49:18 GMT",
"comments": {
"patch": [
{
"comment": "handle `CALLCODE` debug frames"
}
]
}
},
{
"version": "1.8.4",
"tag": "@subsquid/evm-processor_v1.8.4",
Expand Down
9 changes: 8 additions & 1 deletion evm/evm-processor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @subsquid/evm-processor

This log was last generated on Sat, 14 Oct 2023 22:24:52 GMT and should not be manually modified.
This log was last generated on Fri, 20 Oct 2023 17:49:18 GMT and should not be manually modified.

## 1.8.5
Fri, 20 Oct 2023 17:49:18 GMT

### Patches

- handle `CALLCODE` debug frames

## 1.8.4
Sat, 14 Oct 2023 22:24:52 GMT
Expand Down

0 comments on commit ba551f9

Please sign in to comment.