# Changelog ## [2.43.2](https://github.com/EveryInc/compound-engineering-plugin/compare/cli-v2.43.1...cli-v2.43.2) (2026-03-18) ### Bug Fixes * enable release-please labeling so it can find its own PRs ([a7d6e3f](https://github.com/EveryInc/compound-engineering-plugin/commit/a7d6e3fbba862d4e8b4e1a0510f0776e9e274b89)) * re-enable changelogs so release PRs accumulate correctly ([516bcc1](https://github.com/EveryInc/compound-engineering-plugin/commit/516bcc1dc4bf4e4756ae08775806494f5b43968a)) * reduce release-please search depth from 500 to 50 ([f1713b9](https://github.com/EveryInc/compound-engineering-plugin/commit/f1713b9dcd0deddc2485e8cf0594266232bf0019)) * remove close-stale-PR step that broke release creation ([178d6ec](https://github.com/EveryInc/compound-engineering-plugin/commit/178d6ec282512eaee71ab66d45832d22d75353ec)) ## 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.