Skip to content

Prepare v3.10.4 release metadata - #83

Open
dorukardahan wants to merge 1 commit into
mainfrom
fix/issue-82-v3.10.4-metadata
Open

Prepare v3.10.4 release metadata#83
dorukardahan wants to merge 1 commit into
mainfrom
fix/issue-82-v3.10.4-metadata

Conversation

@dorukardahan

Copy link
Copy Markdown
Owner

Summary

  • Move the merged review-routing correction from Unreleased into a dated v3.10.4 changelog section.
  • Synchronize v3.10.4 across package manifests, lockfile fields, runtime/skill metadata, benchmark and starter snapshots, and public install references.
  • Keep this change preparation-only: no tag, publication, release, or runtime behavior change.

Verification

  • npm --workspace zeroapi exec vitest run __tests__/version-sync.test.ts __tests__/classifier.test.ts __tests__/router.test.ts __tests__/config.test.ts (74 passed)
  • node --test scripts/__tests__/release-preflight.test.mjs (7 passed)
  • python3 -m unittest discover -s integrations/hermes -p 'test_*.py' (237 passed)
  • npm test (319 plugin, 85 script, and 237 Hermes tests passed)
  • npm run release:check
  • npm audit --omit=dev (0 production vulnerabilities)
  • git diff --check

Risk

Low. The diff changes release metadata and version strings only.

Closes #82

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

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.

Prepare v3.10.4 metadata for the review-routing fix

1 participant