Skip to content

Release metadata refresh: bump to v0.6.5 and capture post-v0.6.4 shipped changes#53

Merged
itz4blitz merged 1 commit intomasterfrom
copilot/build-release-latest-version
Apr 19, 2026
Merged

Release metadata refresh: bump to v0.6.5 and capture post-v0.6.4 shipped changes#53
itz4blitz merged 1 commit intomasterfrom
copilot/build-release-latest-version

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 19, 2026

The repo was still labeled at v0.6.4 despite multiple merged changes since that release point. This PR updates release metadata so the current state of master is represented consistently.

  • Release version alignment

    • Bumped app version from 0.6.40.6.5 in:
      • root package.json
      • apps/backend/package.json
      • apps/frontend/package.json
  • Changelog catch-up

    • Added a ## [0.6.5] - 2026-04-19 section in CHANGELOG.md.
    • Documented key shipped work since v0.6.4, including:
      • bulk issue status updates (desktop multi-select actions)
      • workflow optimization to skip docker build/publish on agent-only changes
      • AI analysis server-mapping fix
      • backend lint blocker cleanup
// package.json (root/backend/frontend)
{
  "version": "0.6.5"
}

@itz4blitz itz4blitz marked this pull request as ready for review April 19, 2026 14:59
@itz4blitz itz4blitz merged commit 7a35210 into master Apr 19, 2026
6 checks passed
@itz4blitz itz4blitz deleted the copilot/build-release-latest-version branch April 19, 2026 15:05
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