Skip to content

📝 changelog: 0.5.0 release notes#433

Merged
martinciu merged 1 commit into
mainfrom
432-changelog-v0-5-0
Jun 10, 2026
Merged

📝 changelog: 0.5.0 release notes#433
martinciu merged 1 commit into
mainfrom
432-changelog-v0-5-0

Conversation

@martinciu

@martinciu martinciu commented Jun 10, 2026

Copy link
Copy Markdown
Owner

📝 What

Promote ## [Unreleased] to ## [0.5.0] — 2026-06-10, covering everything merged since v0.4.0. Minor bump per the project versioning policy (minor = each release; patch reserved for hotfixes).

✨ Added

🔄 Changed

🐛 Fixed

🔧 Internal

✅ Test plan

  • 📄 Docs-only change — CHANGELOG.md is the sole artifact (release version is injected via GoReleaser ldflags, nothing in source to bump); full go test ./... green locally
  • 🔢 Mechanical verification: every post-v0.4.0 PR ref appears exactly once in the 0.5.0 section (📊 Group cost & tokens by project (roll up worktrees) #408 twice — legitimately cited on both the Added and Changed bullets); no Unreleased heading remains; ## [0.5.0] — 2026-06-10 sits directly above [0.4.0]

🚀 Next step (post-merge)

Tag v0.5.0 on main and push — that triggers the GoReleaser release workflow (binaries + Homebrew tap).

Closes #432.

🤖 Generated with Claude Code

@martinciu martinciu merged commit ce80eca into main Jun 10, 2026
7 checks passed
@martinciu martinciu deleted the 432-changelog-v0-5-0 branch June 10, 2026 08:52
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.

📝 Pre-release: CHANGELOG entry for v0.5.0

1 participant