Files
claude-engineering-plugin/.github
Trevin Chow 516bcc1dc4 fix: re-enable changelogs so release PRs accumulate correctly
With skip-changelog: true, release-please didn't update the PR body
when new commits landed because the tree SHA was unchanged (no
changelog file to diff). Re-enabling changelogs means each new commit
produces different changelog content, forcing release-please to update
both the branch and PR body.
2026-03-18 02:08:57 -07:00
..