release: prepare WRNexusJS 0.8.7
Quality / quality (ubuntu-latest) (push) Failing after 22s
Quality / quality (windows-latest) (push) Canceled after 0s

This commit is contained in:
2026-08-10 01:23:12 +05:30
parent db612df6cd
commit 816594a58b
83 changed files with 543 additions and 203 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
import { existsSync, readdirSync, readFileSync, writeFileSync } from "node:fs";
import { join } from "node:path";
const version = "0.8.6";
const version = "0.8.7";
const dependencyGroups = [
"dependencies",