fix: report Version Status collapses Approved into Completed

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Krao Hasanee
2026-06-09 23:33:34 -05:00
parent c891f53d2a
commit 6b9f008fff
2 changed files with 6 additions and 5 deletions
+2 -1
View File
@@ -28,7 +28,8 @@
"Bash(git commit -q -m 'fix: guard task status updates on invoice lifecycle transitions *)",
"Bash(vercel ls *)",
"Bash(vercel --prod)",
"Bash(git commit -q -m 'feat: add Sub Billing column to billing report \\(sub invoiced/paid per version\\) *)"
"Bash(git commit -q -m 'feat: add Sub Billing column to billing report \\(sub invoiced/paid per version\\) *)",
"Bash(git commit -q -m 'fix: report Version Status collapses Approved into Completed *)"
]
}
}