release: WRNexusJS 0.2.38

This commit is contained in:
2026-07-15 10:26:24 +05:30
parent 17a535d4dc
commit 98445c2ec7
56 changed files with 311 additions and 104 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.37";
const version = "0.2.38";
const dependencyGroups = [
"dependencies",