Files
claude-engineering-plugin/CHANGELOG.md
github-actions[bot] f5bbb76b51 chore: release main (#323)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-19 22:14:13 -07:00

3.2 KiB

Changelog

2.46.0 (2026-03-20)

Features

  • add optional high-level technical design to plan-beta skills (#322) (3ba4935)

Bug Fixes

  • ci: add npm registry auth to release publish job (#319) (3361a38)

2.45.0 (2026-03-19)

Features

  • edit resolve_todos_parallel skill for complete todo lifecycle (#292) (88c89bc)
  • integrate claude code auto memory as supplementary data source for ce:compound and ce:compound-refresh (#311) (5c1452d)

Bug Fixes

  • add cursor-marketplace as release-please component (#315) (838aeb7)

2.44.0 (2026-03-18)

Features

  • plugin: add execution posture signaling to ce:plan-beta and ce:work (#309) (748f72a)

2.43.2 (2026-03-18)

Bug Fixes

  • enable release-please labeling so it can find its own PRs (a7d6e3f)
  • re-enable changelogs so release PRs accumulate correctly (516bcc1)
  • reduce release-please search depth from 500 to 50 (f1713b9)
  • remove close-stale-PR step that broke release creation (178d6ec)

Changelog

Release notes now live in GitHub Releases for this repository:

https://github.com/EveryInc/compound-engineering-plugin/releases

Multi-component releases are published under component-specific tags such as:

  • cli-vX.Y.Z
  • compound-engineering-vX.Y.Z
  • coding-tutor-vX.Y.Z
  • marketplace-vX.Y.Z

Do not add new release entries here. New release notes are managed by release automation in GitHub.