Skip to content

Bump version to 0.6.3 for the hardening-pass release - #32

Merged
TheValiantOne merged 1 commit into
mainfrom
chore/bump-v0.6.3
Aug 11, 2026
Merged

Bump version to 0.6.3 for the hardening-pass release#32
TheValiantOne merged 1 commit into
mainfrom
chore/bump-v0.6.3

Conversation

@TheValiantOne

Copy link
Copy Markdown
Owner

Summary

Version bump for the release carrying the hardening pass: the function-level merge corruption fix (#27), headless overwrite (#28), first-run download/override UX (#30), and cleanup/notification fixes (#29/#31).

All three version sites bumped in sync, per release.yml's verify-version job requirements:

  • WitcherScriptMerger/Properties/AssemblyInfo.cs (AssemblyVersion/AssemblyFileVersion)
  • WitcherScriptMerger.Headless/WitcherScriptMerger.Headless.csproj <Version> (+ its cross-reference comment)
  • vortex-extension/src/githubRelease.ts DEFAULT_WSM_VERSION — so the status tile's new download button acquires the build that actually contains these fixes.

After merging: push tag v0.6.3 and CI publishes the release (workflow verified end-to-end on v0.6.2).

dotnet build + extension typecheck/test (208) green.

🤖 Generated with Claude Code

https://claude.ai/code/session_01GXAuGMLB44T5Zv5o5ZzKah

Includes the function-level merge gap-handling fix (PR #27), headless
overwrite semantics (PR #28), the extension's first-run download trigger +
existing-install override (PR #30), and the cleanup/notification fixes
(PRs #29/#31). All three version sites bumped in sync per release.yml's
verify-version job: AssemblyInfo.cs, the Headless csproj <Version>, and
the extension's DEFAULT_WSM_VERSION (so the new download button acquires
the build that includes these fixes).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GXAuGMLB44T5Zv5o5ZzKah
@TheValiantOne
TheValiantOne merged commit b963a40 into main Aug 11, 2026
1 check passed
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