Skip to content

Cut 1.3.0 release - #9

Merged
developzoneio merged 1 commit into
mainfrom
feat/release-1.3.0
Jun 18, 2026
Merged

Cut 1.3.0 release#9
developzoneio merged 1 commit into
mainfrom
feat/release-1.3.0

Conversation

@developzoneio

Copy link
Copy Markdown
Owner

What

Cuts the 1.3.0 release. Moves the accumulated [Unreleased] batch into a dated [1.3.0] - 2026-06-18 section and fixes the changelog compare-link footers.

Per SemVer + the repo's own bump rule (any feature -> minor), this is 1.2.0 -> 1.3.0: the batch adds new features (/sd:release command, validate scripts, CI workflow, uninstaller) plus the command/agent refinements.

Changes

  • CHANGELOG.md
    • [Unreleased] batch -> [1.3.0] - 2026-06-18 with a one-line release summary.
    • Added the missing [1.2.0] compare link (never added when 1.2.0 shipped) and the new [1.3.0] link; repointed [Unreleased] to v1.3.0...HEAD.
  • scripts/validate.ps1 + scripts/validate.sh (lockstep)
    • Check 6 relaxed: an empty [Unreleased] passes only when the section directly below it is a dated [x.y.z] - <date> release (the just-cut state). A non-release empty section still fails, preserving the "every PR adds a changelog line" invariant.

Verification

  • validate.ps1 full run: all 6 checks pass, exit 0 (ASCII scan included).
  • Check 6 unit-tested on both validators across three cases - empty-above-release -> pass, empty-above-non-dated -> fail, current file -> has-entry. PowerShell and bash agree on all three.

🤖 Generated with Claude Code

Move the [Unreleased] batch (sd:release command, validate scripts, CI,
uninstaller, command/agent refinements) into [1.3.0] - 2026-06-18 and add
the missing [1.2.0] and new [1.3.0] compare-link footers.

Relax validate Check 6: an empty [Unreleased] now passes when it sits
directly above a dated [x.y.z] release (the just-cut state); a non-release
empty section still fails, preserving the per-PR changelog invariant.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@developzoneio
developzoneio merged commit dbce5a5 into main Jun 18, 2026
4 checks passed
@developzoneio developzoneio mentioned this pull request Jul 23, 2026
2 tasks
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