chore(release): prepare WRNexusJS 0.2.72

This commit is contained in:
2026-07-20 16:15:03 +05:30
parent 45e6fd3cb9
commit 0b8856b3b5
311 changed files with 1006 additions and 430 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.65";
const version = "0.2.72";
const dependencyGroups = [
"dependencies",