Skip to content

Prepare release 0.6.4#23

Merged
valar12 merged 1 commit into
mainfrom
codex-release-0.6.4
May 19, 2026
Merged

Prepare release 0.6.4#23
valar12 merged 1 commit into
mainfrom
codex-release-0.6.4

Conversation

@valar12
Copy link
Copy Markdown
Owner

@valar12 valar12 commented May 19, 2026

Motivation

  • Prepare a new release after merging the shortcut RelativePath regression tests.
  • PowerShell Gallery publishing requires a module version that has not already been released.

Description

  • Bumped ModuleVersion from 0.6.3 to 0.6.4.
  • Added a 0.6.4 changelog entry for the new regression coverage.

Testing

  • pwsh -NoLogo -NoProfile -Command 'Test-ModuleManifest -Path src/odscex.psd1 | Select-Object -ExpandProperty Version' returned 0.6.4.
  • pwsh -NoLogo -NoProfile -Command '$PesterConfiguration = New-PesterConfiguration; $PesterConfiguration.Run.Path = "tests"; $PesterConfiguration.Run.Exit = $true; $PesterConfiguration.Output.Verbosity = "Detailed"; Invoke-Pester -Configuration $PesterConfiguration' - 20 passed
  • git diff --check

@valar12 valar12 merged commit b9956d5 into main May 19, 2026
4 checks passed
@valar12 valar12 deleted the codex-release-0.6.4 branch May 19, 2026 20:30
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