Skip to content

chore: prepare v0.8.0 release and enable winget workflow - #59

Merged
danielewood merged 1 commit into
mainfrom
chore/release-0.8.0
Feb 23, 2026
Merged

chore: prepare v0.8.0 release and enable winget workflow#59
danielewood merged 1 commit into
mainfrom
chore/release-0.8.0

Conversation

@danielewood

Copy link
Copy Markdown
Collaborator

Summary

  • Rename [Unreleased] to [0.8.0] - 2026-02-22 with fresh empty [Unreleased] section
  • Update comparison link definitions at bottom of CHANGELOG.md
  • Enable winget job in release workflow (remove if: false gate)

Note: Tag v0.8.0 will be pushed separately to trigger the release.

Test plan

  • markdownlint passes (no duplicate headings, valid links)
  • All pre-commit hooks pass
  • After merge, push v0.8.0 tag to trigger GoReleaser + winget

🤖 Generated with Claude Code

Rename [Unreleased] to [0.8.0] - 2026-02-22, add fresh [Unreleased]
section, update comparison links. Enable winget job in release workflow
(was gated behind `if: false` pending initial manual submission).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings February 23, 2026 03:53

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

This PR prepares the v0.8.0 release by updating the CHANGELOG.md structure and enabling the winget publishing workflow. The changes follow the release preparation pattern outlined in CL-6, transitioning the [Unreleased] section to a versioned release and creating a fresh unreleased section for future changes.

Changes:

  • Rename [Unreleased] section to [0.8.0] - 2026-02-22 in CHANGELOG.md and add new empty [Unreleased] section
  • Update version comparison link definitions at bottom of CHANGELOG.md to properly chain from v0.7.7 to v0.8.0
  • Enable winget publishing job in release workflow by removing if: false gate

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
CHANGELOG.md Converts unreleased changes to v0.8.0 release with date 2026-02-22, adds fresh unreleased section, and updates comparison links
.github/workflows/release.yml Removes the if: false condition that was gating the winget job, enabling automatic winget package publication on release

@danielewood
danielewood merged commit 4a4e3b3 into main Feb 23, 2026
19 checks passed
@danielewood
danielewood deleted the chore/release-0.8.0 branch February 23, 2026 03:57
@claude

claude Bot commented Feb 23, 2026

Copy link
Copy Markdown

Code review

No issues found. Checked for bugs and CLAUDE.md compliance.

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