Skip to content

chore(release): force first release to 0.1.0 (release-as)#35

Merged
Sam Gammon (sgammon) merged 1 commit into
mainfrom
fix/release-as-0-1-0
Jun 25, 2026
Merged

chore(release): force first release to 0.1.0 (release-as)#35
Sam Gammon (sgammon) merged 1 commit into
mainfrom
fix/release-as-0-1-0

Conversation

@sgammon

Copy link
Copy Markdown
Member

One-line fix for the version computed on PR #34.

release-please opened #34 as 1.0.0 — its first-release bootstrap defaults a 0.0.0/no-prior-tag baseline to 1.0.0 (the bump-*-pre-major flags only affect subsequent bumps). release-as: "0.1.0" pins the next release to 0.1.0, matching the documented pre-1.0 strategy.

Once this merges, the release workflow re-runs and release-please regenerates #34 wholesale at 0.1.0 (title, body metadata, label, manifest, changelog) — so the merge will tag v0.1.0.

Remove this line after v0.1.0 ships so 0.2.0+ compute from Conventional Commits again.

release-please bootstraps a 0.0.0 / no-prior-release baseline to 1.0.0 for the
first release; release-as pins it to 0.1.0 to match the documented pre-1.0
strategy. Remove this line after v0.1.0 ships so 0.2.0+ compute from commits.

Signed-off-by: Sam Gammon <sam@elide.dev>
Copilot AI review requested due to automatic review settings June 25, 2026 03:00

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Pins the next Release Please–generated release to 0.1.0 to align the repository’s initial pre-1.0 release strategy (avoiding the default bootstrap to 1.0.0 when no prior tag exists).

Changes:

  • Add release-as: "0.1.0" to the Release Please package configuration to force the next computed release version.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codspeed-hq

codspeed-hq Bot commented Jun 25, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

⚠️ Unknown Walltime execution environment detected

Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.

For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.

✅ 9 untouched benchmarks


Comparing fix/release-as-0-1-0 (4e58c39) with main (0972f13)

Open in CodSpeed

@sgammon Sam Gammon (sgammon) merged commit 0ef1f74 into main Jun 25, 2026
18 checks passed
@sgammon Sam Gammon (sgammon) deleted the fix/release-as-0-1-0 branch June 25, 2026 03:36
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.

2 participants