release: WRNexusJS 0.2.52

This commit is contained in:
2026-07-19 14:23:10 +05:30
parent 646d16f83d
commit 3bb096057e
64 changed files with 929 additions and 88 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.51";
const version = "0.2.52";
const dependencyGroups = [
"dependencies",