Skip to content

Commit

Permalink
[SKIP CI] Prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
stwiname committed Aug 26, 2024
1 parent 67a49f0 commit 771812b
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
Empty file added .yarn/versions/32f4c82b.yml
Empty file.
2 changes: 2 additions & 0 deletions .yarn/versions/55a4f29e.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
undecided:
- "@subql/common-ethereum"
5 changes: 3 additions & 2 deletions packages/common-ethereum/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@subql/common-ethereum",
"version": "4.5.1",
"version": "4.5.2-0",
"description": "",
"scripts": {
"build": "rm -rf dist && tsc -b",
Expand Down Expand Up @@ -35,5 +35,6 @@
"@types/rimraf": "3.0.2",
"ejs": "3.1.10",
"lodash": "4.17.21"
}
},
"stableVersion": "4.5.1"
}
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.1",
"version": "5.1.2-0",
"description": "",
"author": "Ian He",
"license": "GPL-3.0",
Expand Down Expand Up @@ -59,5 +59,6 @@
"files": [
"/dist",
"/bin"
]
],
"stableVersion": "5.1.1"
}

0 comments on commit 771812b

Please sign in to comment.