chore(release): separate app and cli version flows #238

Merged
barrettruth merged 1 commit from chore/version-management into main 2026-04-13 00:45:13 +00:00
barrettruth commented 2026-04-13 00:42:34 +00:00

This cleans up version management without coupling the app and CLI into one release line. It adds explicit bump helpers for app and CLI versions, teaches the app release workflow how to prepare a tagged release from main, updates the CLI release workflow to use the CLI bump helper, and removes the hardcoded CLI manpage version so the generated manpage always matches cli/package.json.\n\nLocal validation included the new version scripts, CLI manpage generation, and a full ./scripts/ci.sh run.

This cleans up version management without coupling the app and CLI into one release line. It adds explicit bump helpers for app and CLI versions, teaches the app release workflow how to prepare a tagged release from main, updates the CLI release workflow to use the CLI bump helper, and removes the hardcoded CLI manpage version so the generated manpage always matches cli/package.json.\n\nLocal validation included the new version scripts, CLI manpage generation, and a full ./scripts/ci.sh run.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
barrettruth/delta!238
No description provided.