chore(release): v1.5.0 #85

Merged
crenshawdev merged 1 commit from cadence/v1.5.0 into main 2026-07-28 20:20:58 +00:00
crenshawdev commented 2026-07-28 20:20:17 +00:00 (Migrated from github.com)

Cuts v1.5.0. Bumps .claude-plugin/plugin.json 1.4.1 → 1.5.0 and dates the changelog section.

Milestone is 0 open / 4 closed: #64, #68, #74, #75.

One thing the tool got wrong

release-bump.mjs bump scaffolded ## [1.5.0] - 2026-07-28 below the ## [Unreleased] section rather than promoting its contents into it. Left alone, v1.5.0 would have shipped with empty release notes while all four entries continued to read as unreleased. Promoted by hand here; filing the tool behaviour separately so the next release doesn't hit it.

Also adds the [1.4.1] link reference at the bottom, which was omitted when that release went out.

Verification

  • node --test cadence-core/bin/*.test.mjs → 745 pass, 0 fail
  • node cadence-core/bin/self-verify.mjsok:true

Tag is cut after this merges, on main, not from this branch.

Cuts v1.5.0. Bumps `.claude-plugin/plugin.json` 1.4.1 → 1.5.0 and dates the changelog section. Milestone is 0 open / 4 closed: #64, #68, #74, #75. ## One thing the tool got wrong `release-bump.mjs bump` scaffolded `## [1.5.0] - 2026-07-28` **below** the `## [Unreleased]` section rather than promoting its contents into it. Left alone, v1.5.0 would have shipped with empty release notes while all four entries continued to read as unreleased. Promoted by hand here; filing the tool behaviour separately so the next release doesn't hit it. Also adds the `[1.4.1]` link reference at the bottom, which was omitted when that release went out. ## Verification - `node --test cadence-core/bin/*.test.mjs` → 745 pass, 0 fail - `node cadence-core/bin/self-verify.mjs` → `ok:true` Tag is cut after this merges, on `main`, not from this branch.
Sign in to join this conversation.
No description provided.