Skip to content

chore: remove the release-as 1.0.0 pin now that it has shipped - #76

Merged
bougyman merged 2 commits into
mainfrom
remove-release-as-pin
Aug 12, 2026
Merged

chore: remove the release-as 1.0.0 pin now that it has shipped#76
bougyman merged 2 commits into
mainfrom
remove-release-as-pin

Conversation

@bougyman

Copy link
Copy Markdown
Member

Summary

Test plan

  • JSON validated
  • Diff confirmed to be exactly the state right after v1.0.0 shipped, minus the pin

🤖 Generated with Claude Code

Added in #72 to force release-please's next PR to target exactly
1.0.0 instead of computing a bump on top of the manually-set manifest
value. v1.0.0 shipped (#73) - per release-please's own docs, this pin
must be removed now or future runs will keep reusing it instead of
computing normal semver bumps from conventional commits.
Copilot AI lite review requested due to automatic review settings August 12, 2026 12:31

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

Removes the temporary Release Please release-as: 1.0.0 pin from the repository’s release configuration now that v1.0.0 has shipped, allowing future releases to resume normal semver bump computation from conventional commits.

Changes:

  • Removed "release-as": "1.0.0" from .release-please-config.json.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@bougyman
bougyman merged commit 2002665 into main Aug 12, 2026
2 checks passed
@bougyman
bougyman deleted the remove-release-as-pin branch August 12, 2026 12:34
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