Skip to content

Conversation

@deanq
Copy link
Member

@deanq deanq commented Feb 6, 2026

Summary

  • Remove the release-as: "1.1.0" configuration from release-please-config.json
  • This override was needed to force version 1.1.0, but now that the v1.1.0 tag has been created, it must be removed
  • Without removal, every future release-please run would try to create version 1.1.0 again

Context

The v1.1.0 release is complete:

Impact

Future releases will work normally:

  • Next feat: commit → 1.2.0
  • Next fix: commit → 1.1.1

@deanq deanq merged commit d58288f into main Feb 6, 2026
6 checks passed
@deanq deanq deleted the chore/remove-release-as-override branch February 6, 2026 22:00
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