Compare commits

...

2 Commits

Author SHA1 Message Date
tequ
b85f34d16f 4.0.4-alpha.2 (#57) 2026-05-26 02:50:40 +00:00
tequ
c70e4c1eee fix publish workflow to use node 24 (Support OIDC publish) (#56) 2026-05-26 02:42:36 +00:00
3 changed files with 3 additions and 3 deletions

View File

@@ -43,7 +43,7 @@ jobs:
- uses: actions/setup-node@v6
with:
node-version: "20"
node-version: "24"
registry-url: https://registry.npmjs.org
package-manager-cache: false

2
package-lock.json generated
View File

@@ -16048,7 +16048,7 @@
}
},
"packages/xahau": {
"version": "4.0.4-alpha.1",
"version": "4.0.4-alpha.2",
"license": "ISC",
"dependencies": {
"@scure/bip32": "^1.3.1",

View File

@@ -1,6 +1,6 @@
{
"name": "xahau",
"version": "4.0.4-alpha.1",
"version": "4.0.4-alpha.2",
"license": "ISC",
"description": "A TypeScript/JavaScript API for interacting with the Xahau Network in Node.js and the browser",
"files": [