Commit c874456
committed
feat(ccusage)!: remove built-in jq option
BREAKING CHANGE: The built-in --jq option is removed from ccusage. Use --json and pipe the output to jq instead, for example: ccusage daily --json | jq ".data[]".
This empty commit exists so the breaking CLI option removal is represented as its own changelog entry. The implementation work is tracked in #984.1 parent f40668b commit c874456
0 file changed
0 commit comments