Skip to content

Release v1.0.3#21

Merged
sf-jin-ku merged 1 commit intomainfrom
jin/release-1.0.3
Apr 7, 2026
Merged

Release v1.0.3#21
sf-jin-ku merged 1 commit intomainfrom
jin/release-1.0.3

Conversation

@sf-jin-ku
Copy link
Copy Markdown
Contributor

Summary

  • bump cc-plugin-codex and the plugin manifest from 1.0.2 to 1.0.3
  • add missing changelog coverage for v1.0.2 and the new v1.0.3 release
  • add a changelog gate so check, prepack, CI, publish, and npm version all fail when the current version is missing from CHANGELOG.md
  • include the intended README refresh and updated image assets, including the new social-preview image

Why

1.0.2 went out without a changelog entry. npm versions are immutable, so the corrective path is to add the missing gate and publish a new version rather than trying to replace the existing 1.0.2 package.

Verification

  • npm run check:version-sync
  • npm run check:changelog
  • node --test tests/changelog.test.mjs
  • npm run test
  • npm run test:integration
  • npm pack --dry-run

Notes

  • This PR also backfills the missing v1.0.2 section so the release history stays complete.
  • The local Codex CLI available in this environment is older than the plugin-install API used by current E2E scenarios, so the local release verification focused on the repo-level gates, unit tests, integration tests, and pack validation. CI will still run the repository workflow from GitHub's clean environment.

@sf-jin-ku sf-jin-ku merged commit 15e3183 into main Apr 7, 2026
3 checks passed
@sf-jin-ku sf-jin-ku deleted the jin/release-1.0.3 branch April 7, 2026 04:02
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