release: WRNexusJS 0.2.76

This commit is contained in:
2026-07-21 13:09:09 +05:30
parent 69b6cd431f
commit 569365143b
65 changed files with 188 additions and 158 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.2.75";
const version = "0.2.76";
const dependencyGroups = [
"dependencies",