release: WRNexusJS 0.2.50

This commit is contained in:
2026-07-19 13:08:49 +05:30
parent c72cbbd780
commit 17dc7c1a06
54 changed files with 93 additions and 85 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.49";
const version = "0.2.50";
const dependencyGroups = [
"dependencies",