Skip to content

fix: configure release-please to recognize v8.0.0 release #455

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 21, 2025

Conversation

seuros
Copy link
Member

@seuros seuros commented Jul 21, 2025

This PR updates the release-please configuration to properly recognize the v8.0.0 release and enable it to create release PRs for subsequent commits.

Changes

  • Add bootstrap-sha pointing to the v8.0.0 release commit
  • Add detailed package configuration for better release management

Why is this needed?

Release-please wasn't creating PRs because it didn't recognize the manually created v8.0.0 release. This configuration tells release-please where to start looking for new commits.

After this is merged, release-please should create a PR for version 8.1.0 including:

- Add bootstrap-sha pointing to v8.0.0 release commit
- Add detailed package configuration
- This should help release-please create PRs for commits after v8.0.0
@seuros seuros merged commit fc34f21 into master Jul 21, 2025
1 check passed
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