fix(cli): handle version flags before workspace discovery
Quality / quality (ubuntu-latest) (push) Failing after 9m54s
Quality / quality (windows-latest) (push) Canceled after 0s

This commit is contained in:
2026-08-24 15:03:38 +05:30
parent 1a8c75a958
commit 7a36c1905f
4 changed files with 31 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@wrnexus/cli",
"version": "0.8.62",
"version": "0.8.63",
"type": "module",
"main": "src/index.ts",
"exports": {