release: WRNexusJS 0.2.42

This commit is contained in:
2026-07-15 18:15:22 +05:30
parent 4230de7065
commit 9070a1ef9c
55 changed files with 124 additions and 90 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.41";
const version = "0.2.42";
const dependencyGroups = [
"dependencies",