Skip to content

ci(release): set initial version to 0.1.0 - #49

Merged
jmgilman merged 1 commit into
masterfrom
fix/initial-version
Aug 26, 2026
Merged

ci(release): set initial version to 0.1.0#49
jmgilman merged 1 commit into
masterfrom
fix/initial-version

Conversation

@jmgilman

Copy link
Copy Markdown
Contributor

Summary

Release Please PR #15 proposes 1.0.0 because a repository with no prior release defaults to 1.0.0; the existing bump-minor-pre-major flags only affect subsequent bumps. initial-version sets the first release explicitly and is ignored once a release exists, so it needs no cleanup afterward (unlike release-as, which pins every release until removed).

First tag becomes v0.1.0, matching the README install instructions merged in #47.

Validation

  • initial-version verified against the current release-please config schema.
  • JSON validated with jq.
  • After merge, the release-please run on master should retitle PR chore(master): release 0.1.0 #15 to release 0.1.0.

@jmgilman
jmgilman merged commit 6d0529a into master Aug 26, 2026
4 checks passed
@jmgilman
jmgilman deleted the fix/initial-version branch August 26, 2026 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant