Cut patch release v0.5.2 for SignPath artifact config pinning
In Progress
codex
2026-03-08 20:44
2026-03-08 20:44
release
patch
TASK-136
package.json
CHANGELOG.md
release/release-notes.md
high
Description
Publish a patch release from the SignPath artifact-configuration pinning change by bumping the app version, generating the committed changelog artifacts for the new version, and pushing a new v0.5.2 tag.
Acceptance Criteria
#1 Repository version metadata is updated to 0.5.2.
#2 CHANGELOG.md and release/release-notes.md contain the committed v0.5.2 section and consumed fragments are removed.
#3 New v0.5.2 commit and tag are pushed to origin.
Implementation Plan
Add the release fragment for the SignPath configuration pinning change.
Bump package.json to 0.5.2 and run the changelog builder.
Run changelog/typecheck/test verification.
Commit the release-prep change set, create v0.5.2, and push commit plus tag.