Skip to content

fix(release): use compatible changelog preset - #77

Merged
roodboi merged 1 commit into
mainfrom
codex/fix-release-notes
Sep 2, 2026
Merged

fix(release): use compatible changelog preset#77
roodboi merged 1 commit into
mainfrom
codex/fix-release-notes

Conversation

@roodboi

@roodboi roodboi commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Summary

  • pin conventional-changelog-conventionalcommits 8.0.0, compatible with semantic-release 25 and changelog-writer 8.2
  • extend the release regression through both major-version analysis and rendered breaking-change notes

Why

Release Prepare correctly selected v4.0.0 after PR #76, but preset 10 requires changelog-writer 9+ and failed during note generation. Preset 8 provides the current config API without exceeding the writer version bundled by semantic-release 25.

Verification

  • bun test tests/release-config.test.ts
  • bun run check
  • bunx tsc -p packages/cli/tsconfig.json --noEmit
  • git diff --check

Release decision

Yes. This release-pipeline correction should carry a patch signal. The unreleased breaking commit from PR #75 remains in the semantic-release range, so the next successful run should publish v4.0.0.


View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 2, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-02T14:22:39.503864Z 7ec15df PR opened
🔒 Security Review Completed 2026-09-02T14:23:48.727559Z 7ec15df PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@roodboi
roodboi merged commit f211223 into main Sep 2, 2026
6 checks passed
@roodboi
roodboi deleted the codex/fix-release-notes branch September 2, 2026 14:24
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