Skip to content

chore(release): unpin release-as now that 0.1.0 shipped#11

Merged
hmk merged 2 commits into
mainfrom
chore/unpin-release-as
May 11, 2026
Merged

chore(release): unpin release-as now that 0.1.0 shipped#11
hmk merged 2 commits into
mainfrom
chore/unpin-release-as

Conversation

@hmk

@hmk hmk commented May 11, 2026

Copy link
Copy Markdown
Owner

Summary

0.1.0 was tagged and released via release-please/goreleaser. The release-as pin in .release-please-config.json would otherwise keep every future release stuck at 0.1.0 — removing it lets release-please resume normal conventional-commit-driven bumping.

Test plan

  • After merge, confirm release-please opens its next rolling PR with an auto-bumped version (e.g. 0.2.0 if there are unreleased feat: commits, or 0.1.1 for fix: only)

🤖 Generated with Claude Code

hmk and others added 2 commits May 11, 2026 11:02
Letting release-please resume normal conventional-commit-driven
version bumping for subsequent releases.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
goreleaser warns:
  DEPRECATED: archives.format should not be used anymore
  https://goreleaser.com/deprecations#archivesformat

Switch to the new list form. \`goreleaser check\` passes.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@hmk hmk merged commit 492fb99 into main May 11, 2026
5 checks passed
@hmk hmk deleted the chore/unpin-release-as branch May 11, 2026 21:25
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