0.1.0. Before 1.0.0:
fixincrements patch.featincrements minor.- breaking changes increment minor because
bump-minor-pre-majoris enabled. docs,test,ci,build, andchoredo not create a release unless paired with aRelease-Asfooter.
Stabilization channels
The planned progression is0.x.x -> 0.9.0-alpha -> 0.9.0-beta -> 0.9.0-rc -> 1.0.0. Release Please prerelease channels are enabled only when stabilization
starts, not during ordinary 0.x development.
Use an approved Conventional Commit with an explicit footer for each channel entry:
alpha.1. Change
prerelease-type to beta and then rc in the reviewed Release Please config.
Before 1.0.0, remove prerelease settings and use Release-As: 1.0.0 in an approved
release commit. Never edit generated tags or GitHub Releases by hand.