Skip to content

chore: release as 1.0.0#12

Merged
agolosnichenko merged 1 commit into
mainfrom
release/bump-1.0.0
Jun 5, 2026
Merged

chore: release as 1.0.0#12
agolosnichenko merged 1 commit into
mainfrom
release/bump-1.0.0

Conversation

@agolosnichenko

Copy link
Copy Markdown
Owner

Force the next release to 1.0.0 via a Release-As footer instead of the conventional-commit computed 0.3.0.

What this does

  • Reverts the premature manual pyproject.toml bump (1.0.00.2.0) so the working version matches .github/.release-please-manifest.json between releases. release-please will set it to 1.0.0 in the regenerated release PR.
  • Carries Release-As: 1.0.0 in the commit body. The footer must survive the squash merge — keep it in the squash-commit message, otherwise release-please won't see it on main.

After merge

release-please re-opens the release PR (currently #11 release 0.3.0) as release 1.0.0. Merging that release PR tags v1.0.0 and triggers the PyPI publish job.

🤖 Generated with Claude Code

Revert the premature manual version bump so pyproject.toml matches the
release-please manifest (0.2.0) between releases. The Release-As footer
forces the next release PR to 1.0.0 instead of the computed 0.3.0.

Release-As: 1.0.0
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@agolosnichenko agolosnichenko merged commit b9b1845 into main Jun 5, 2026
1 check passed
@agolosnichenko agolosnichenko deleted the release/bump-1.0.0 branch June 5, 2026 20:35
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