Basic CLI ExampleΒΆ

Run bumpwright against two Git references to see the suggested semantic version bump.

bumpwright decide --format md

bumpwright suggests: None

(no API-impacting changes detected)

The command compares your baseline with HEAD and prints the recommended level along with reasons for the decision.