Skip to content

docs(changelog): backfill 1.0.1 through 1.0.4#341

Open
Sobroinc wants to merge 1 commit into
openai:mainfrom
Sobroinc:docs/backfill-changelog-1.0.1-1.0.4
Open

docs(changelog): backfill 1.0.1 through 1.0.4#341
Sobroinc wants to merge 1 commit into
openai:mainfrom
Sobroinc:docs/backfill-changelog-1.0.1-1.0.4

Conversation

@Sobroinc
Copy link
Copy Markdown

Summary

plugins/codex/CHANGELOG.md is stuck at 1.0.0 while plugins/codex/.claude-plugin/plugin.json and .claude-plugin/marketplace.json are at 1.0.4. The last four version bumps (#22, #74, #180, #244) updated the metadata but not the changelog.

This PR backfills the four missing entries by attributing the PRs that actually shipped between each bump commit:

Entries were derived from `git log` between consecutive version-bump commits.

Test plan

  • CHANGELOG.md reflects every shipped PR for 1.0.1+
  • No source file changes — docs only

🤖 Generated with Claude Code

CHANGELOG.md was stuck at 1.0.0 while plugin.json and marketplace.json
are at 1.0.4. Backfill the four missing version sections with the PRs
that actually shipped per range.
@Sobroinc Sobroinc requested review from a team and Copilot May 20, 2026 15:46
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Backfills the Codex plugin changelog so it matches the already-bumped release metadata (now at 1.0.4), documenting shipped changes for versions 1.0.1 through 1.0.4.

Changes:

  • Add missing CHANGELOG entries for 1.0.1, 1.0.2, 1.0.3, and 1.0.4.
  • Attribute each entry to the PRs/issues that shipped in those releases.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants