chore(release): prepare WRNexusJS 0.2.73

This commit is contained in:
2026-07-20 16:34:20 +05:30
parent 0b8856b3b5
commit 0013c0771d
66 changed files with 234 additions and 125 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.72";
const version = "0.2.73";
const dependencyGroups = [
"dependencies",