Skip to content

chore: give the beta and stable release lines separate changelogs - #161

Merged
finalerock44 merged 1 commit into
devfrom
chore/split-release-lines
Sep 15, 2026
Merged

finalerock44 merged 1 commit into
devfrom
chore/split-release-lines

Conversation

@finalerock44

@finalerock44 finalerock44 commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

Both release-please tracks wrote CHANGELOG.md, so every dev->production promotion collided on it. Beta now writes CHANGELOG-beta.md (its existing history moved there) and CHANGELOG.md is production's, identical on both branches. Docs now say promotions merge, never squash or rebase.

What & why

Type of change

  • fix — bug fix
  • feat — new feature
  • perf — performance improvement
  • refactor — code change that's neither a fix nor a feature
  • docs — documentation only
  • chore / ci / build / test — tooling, no user-facing change
  • Breaking change (title has ! or PR notes a BREAKING CHANGE:)

Checklist

  • PR title follows the Conventional Commits format (see comment above)
  • pnpm lint passes
  • pnpm typecheck passes
  • pnpm build passes
  • I have not bumped the version or edited CHANGELOG.md (release-please handles this)
  • I have signed the CLA (the bot will prompt on first contribution)
  • Docs / README.md / STYLE_GUIDE.md updated if behaviour or output changed

How to test

Both release-please tracks wrote CHANGELOG.md, so every dev->production
promotion collided on it. Beta now writes CHANGELOG-beta.md (its existing
history moved there) and CHANGELOG.md is production's, identical on both
branches. Docs now say promotions merge, never squash or rebase.
@finalerock44 finalerock44 self-assigned this Sep 15, 2026
@claude

claude Bot commented Sep 15, 2026

Copy link
Copy Markdown

Code review

No issues found. Checked for bugs and CLAUDE.md compliance.

@finalerock44
finalerock44 merged commit 934cc28 into dev Sep 15, 2026
9 checks passed
@finalerock44
finalerock44 deleted the chore/split-release-lines branch September 15, 2026 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant