Skip to content

Commit

Permalink
[SKIP CI] Prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
stwiname committed Feb 5, 2025
1 parent 3dfa26c commit fc4988f
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
2 changes: 2 additions & 0 deletions .yarn/versions/0c8bf25d.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
undecided:
- "@subql/node"
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",
"version": "5.7.2",
"version": "5.7.3-0",
"description": "",
"author": "Ian He",
"license": "GPL-3.0",
Expand Down Expand Up @@ -50,5 +50,6 @@
"files": [
"/dist",
"/bin"
]
],
"stableVersion": "5.7.2"
}
5 changes: 3 additions & 2 deletions packages/query/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@subql/query",
"version": "2.20.1",
"version": "2.20.2-0",
"description": "",
"bin": {
"subql-query": "./bin/run"
Expand Down Expand Up @@ -70,5 +70,6 @@
"@types/ws": "^8",
"@types/yargs": "^16.0.9",
"nodemon": "^3.1.4"
}
},
"stableVersion": "2.20.1"
}

0 comments on commit fc4988f

Please sign in to comment.