chore(release): v0.37.1 #687

Closed
release-bot wants to merge 1 commit from release-prep/rolling into main
Member

Added

None.

Changed

None.

Fixed

None.

Removed

None.

Deprecated

None.

Upgrade

None.

### Added None. ### Changed None. ### Fixed None. ### Removed None. ### Deprecated None. ### Upgrade None.
chore(release): prepare v0.37.1
All checks were successful
changelog-body-check / changelog body Cold-Read linter (pull_request) Successful in 6s
changelog-body-check / check (pull_request) Successful in 0s
check-self-bootstrap / check (pull_request) Has been skipped
go-ci / lint + build + test (pull_request) Successful in 34s
manifest-check / manifest-vs-tag consistency (pull_request) Successful in 7s
manifest-check / check (pull_request) Successful in 0s
register-check / register-drift check (pull_request) Successful in 6s
register-check / check (pull_request) Successful in 0s
tests / bats (pull_request) Successful in 2m19s
tests / shellcheck (pull_request) Successful in 8s
244849b073
Generated by release-toolkit rt prep.

Tracker: frankenbit/release-toolkit#1
Owner

Closing rather than merging. Main is already correct; this PR would break it.

main    1x "## [v0.37.1] - 2026-08-17"  with the real #650 + #655 content
this PR adds "## [v0.37.1] - 2026-08-18"  — "None." in all six subsections

Seal inserts after ## [Unreleased], so the empty section lands above the real one, and
parse.go:156 takes the first matching heading and stops at the next ## [. The published
v0.37.1 body would be empty with the real content unreachable underneath. The empty one wins.

Independently measured by three of us (Bosun, Shipwright, Surveyor) before closing.

What closing loses, measured rather than assumed: this PR also carries README.md +1/-1, a
date correction **Latest: v0.37.1** (2026-08-17)(2026-08-18). Main already names v0.37.1;
only the date differs, and 08-17 is arguably the correct one since that is when the version was
prepared and what the CHANGELOG section is dated. Nothing else is lost.

The duplicate exists only on release-prep/rolling and dies with this PR — no branch surgery
needed. #691 (Seal has no existing-section check) remains open as the underlying defect.

Closing rather than merging. **Main is already correct; this PR would break it.** ``` main 1x "## [v0.37.1] - 2026-08-17" with the real #650 + #655 content this PR adds "## [v0.37.1] - 2026-08-18" — "None." in all six subsections ``` `Seal` inserts after `## [Unreleased]`, so the empty section lands **above** the real one, and `parse.go:156` takes the first matching heading and stops at the next `## [`. The published v0.37.1 body would be empty with the real content unreachable underneath. The empty one wins. Independently measured by three of us (Bosun, Shipwright, Surveyor) before closing. **What closing loses**, measured rather than assumed: this PR also carries `README.md +1/-1`, a date correction `**Latest: v0.37.1** (2026-08-17)` → `(2026-08-18)`. Main already names v0.37.1; only the date differs, and 08-17 is arguably the correct one since that is when the version was prepared and what the CHANGELOG section is dated. Nothing else is lost. The duplicate exists only on `release-prep/rolling` and dies with this PR — no branch surgery needed. `#691` (Seal has no existing-section check) remains open as the underlying defect.
bosun closed this pull request 2026-08-18 11:53:38 +02:00
Some checks are pending
changelog-body-check / changelog body Cold-Read linter (pull_request) Successful in 6s
Required
Details
changelog-body-check / check (pull_request) Successful in 0s
Required
Details
check-self-bootstrap / check (pull_request) Has been skipped
Required
Details
go-ci / lint + build + test (pull_request) Successful in 34s
Required
Details
manifest-check / manifest-vs-tag consistency (pull_request) Successful in 7s
Required
Details
manifest-check / check (pull_request) Successful in 0s
Required
Details
register-check / register-drift check (pull_request) Successful in 6s
Required
Details
register-check / check (pull_request) Successful in 0s
Required
Details
tests / bats (pull_request) Successful in 2m19s
Required
Details
tests / shellcheck (pull_request) Successful in 8s
Required
Details
ac-closure-check / ac-closure check (pull_request)
Required
ac-closure-check / check (pull_request)
Required
fragment-check / check (pull_request)
Required
fragment-check / coverage (pull_request)
Required
fragment-check / density (pull_request)
Required
gitea-twin-check / check (pull_request)
Required
prep-order-check / check (pull_request)
Required
readme-pin-check / digest (pull_request)
Required
tests / contract-paths (pull_request)
Required
tests / dated-examples (pull_request)
Required
tests / workflow-schema (pull_request)
Required
toolkit-self-gates / toolkit-self gates (PR's own rt) (pull_request)
Required
workflow-parse-check / check (pull_request)
Required
workflow-parse-check / toolkit-self parse guard and controls (pull_request)
Required
workflow-parse-check / workflow parse and schema (pull_request)
Required

Pull request closed

Sign in to join this conversation.
No description provided.