chore: add changeset for #112
CI / check (pull_request) Successful in 6m2s

This commit is contained in:
2026-06-05 14:11:47 +00:00
parent 3be92bfac2
commit 0ad10b9b6d
+8
View File
@@ -0,0 +1,8 @@
---
"@united-workforce/cli": patch
---
fix: bootstrap adds Step 0 environment pre-flight check
- Pre-flight checks for node, pnpm/npm, global bin PATH, hermes CLI with FIX instructions (#112)
- Install commands changed from npm to pnpm (with npm fallback)