Skip to content

Commit efe16e8

Browse files
chore: release main
1 parent 516bcc1 commit efe16e8

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

.github/.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
".": "2.43.1",
2+
".": "2.43.2",
33
"plugins/compound-engineering": "2.43.0",
44
"plugins/coding-tutor": "1.2.1",
55
".claude-plugin": "1.0.2"

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [2.43.2](https://github.com/EveryInc/compound-engineering-plugin/compare/cli-v2.43.1...cli-v2.43.2) (2026-03-18)
4+
5+
6+
### Bug Fixes
7+
8+
* re-enable changelogs so release PRs accumulate correctly ([516bcc1](https://github.com/EveryInc/compound-engineering-plugin/commit/516bcc1dc4bf4e4756ae08775806494f5b43968a))
9+
* reduce release-please search depth from 500 to 50 ([f1713b9](https://github.com/EveryInc/compound-engineering-plugin/commit/f1713b9dcd0deddc2485e8cf0594266232bf0019))
10+
* remove close-stale-PR step that broke release creation ([178d6ec](https://github.com/EveryInc/compound-engineering-plugin/commit/178d6ec282512eaee71ab66d45832d22d75353ec))
11+
12+
## Changelog
13+
314
Release notes now live in GitHub Releases for this repository:
415

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@every-env/compound-plugin",
3-
"version": "2.43.1",
3+
"version": "2.43.2",
44
"type": "module",
55
"private": false,
66
"bin": {

0 commit comments

Comments
 (0)