Files
claude-engineering-plugin/CHANGELOG.md
github-actions[bot] 74b286f9bf chore: release main (#305)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-18 02:15:28 -07:00

1.2 KiB

Changelog

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.