Skip to content

fix: conform release notes to the renderer contract - #604

Merged
LeXwDeX merged 1 commit into
devfrom
fix/release-notes-1.0.45
Sep 14, 2026
Merged

LeXwDeX merged 1 commit into
devfrom
fix/release-notes-1.0.45

Conversation

@LeXwDeX

@LeXwDeX LeXwDeX commented Sep 14, 2026

Copy link
Copy Markdown
Owner

Why

Dev publication was blocked by the existing release-notes renderer: the 1.0.45 series file used an unsupported heading and layout.

What changed

Use the canonical placeholders, section order, separators, test summary and changelog in the shared 1.0.45 series notes. Remove the unused prerelease-specific duplicate. This is a documentation-only fix.

Closes #603

Evidence

The production packages/opencode/script/release-notes.ts CLI successfully rendered both 1.0.45-dev.1 on dev and 1.0.45 on main. Git diff checks passed. Commit hooks passed lint and all 29 package typechecks. Runtime behavior and CI policies are unchanged.

The prior test build and macOS install acceptance passed; publication failed before Release creation. Publication will be retried from the merged dev commit.

Checklist

  • Both production renderer invocations pass.
  • Documentation-only change; no additional functional regression required.
  • Current-head native merge checks.

@LeXwDeX
LeXwDeX marked this pull request as ready for review September 14, 2026 08:50
@LeXwDeX LeXwDeX mentioned this pull request Sep 14, 2026
4 tasks
@LeXwDeX
LeXwDeX merged commit 4b554ab into dev Sep 14, 2026
23 checks passed
@LeXwDeX
LeXwDeX deleted the fix/release-notes-1.0.45 branch September 14, 2026 09:31
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.

fix: conform 1.0.45 release notes to the renderer contract

1 participant