Skip to content

Commit

Permalink
[SKIP CI] Prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
stwiname committed Oct 22, 2024
1 parent c1d3daa commit bee26b6
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
Empty file added .yarn/versions/694774ef.yml
Empty file.
2 changes: 2 additions & 0 deletions .yarn/versions/e7e07fae.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
undecided:
- "@subql/types-ethereum"
5 changes: 3 additions & 2 deletions packages/node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@subql/node-ethereum",
"version": "5.1.4",
"version": "5.1.5-0",
"description": "",
"author": "Ian He",
"license": "GPL-3.0",
Expand Down Expand Up @@ -59,5 +59,6 @@
"files": [
"/dist",
"/bin"
]
],
"stableVersion": "5.1.4"
}
5 changes: 3 additions & 2 deletions packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@subql/types-ethereum",
"version": "3.13.1",
"version": "3.13.2-0",
"description": "",
"homepage": "https://github.com/subquery/subql",
"repository": "github:subquery/subql",
Expand All @@ -20,5 +20,6 @@
"@ethersproject/abstract-provider": "^5.6.1",
"@ethersproject/providers": "^5.7.2",
"@subql/types-core": "^2.0.0"
}
},
"stableVersion": "3.13.1"
}

0 comments on commit bee26b6

Please sign in to comment.