Skip to content

v2026.5.14

Choose a tag to compare

@github-actions github-actions released this 14 May 18:53
· 520 commits to main since this release

@unbrained/pm-cli 2026.5.14

Source range: v2026.5.12...v2026.5.14

Changelog

Added

  • Added shared scripts/release/verify-published-release.mjs and pnpm release:verify-published so maintainers and GitHub Actions run the same npm, npx, bunx, and GitHub Release verification logic.
  • Added installable first-party packages for calendar, templates, governance audit, guide shell, linked-test adapters, and advanced search workflows, with package catalog/list discovery and packed CLI smoke coverage.

Changed

  • Hardened daily release automation so empty [Unreleased] changelog content skips cleanly, generated release notes stay sourced from changelog plus pm evidence, and hosted Sentry severity thresholds match the current maintained baseline instead of blocking on known historical noise.
  • Continued the package-first refactor by moving optional workflows into bundled packages while keeping the bare CLI/SDK smaller and exposing runtime package actions through installed extension contracts.
  • Improved agent-facing command contracts, release gates, activity/audit flows, plugin launchers, and package runtime helper exports for more deterministic automation.

PM Tracker Evidence

Updated pm items in release window: 19
By type: Chore=3, Feature=3, Task=10, Issue=3
By status: in_progress=3, closed=16

Selected release-related tracker items:

  • pm-dc5d [Chore/in_progress] Release @unbrained/pm-cli after 2026.5.12
  • pm-lwun [Chore/closed] Migrate extension terminology to package-first docs and UX