/// The `add` subcommand: create a changeset.
pub
/// The `changelog` subcommand: print a version section from CHANGELOG.md.
pub
/// The `current` subcommand: print the current version from package.json.
pub
/// The `init` subcommand: create the changeset directory.
pub
/// The `version` subcommand: consume changesets, bump the package version,
/// and update CHANGELOG.md.
pub