Skip to content

claw-ctx v6.7.2

Choose a tag to compare

@petercheng petercheng released this 29 Aug 05:37
· 9 commits to main since this release

claw-ctx v6.7.2 — corrective release (version fact source sync)

Release Highlights:

  • Corrective patch that aligns the runtime version fact source (src/version.ts) with package.json / plugin manifest (6.7.1 → 6.7.2).
  • Fixes the drift where the published 6.7.1 artifact self-reported v6.7.0 at plugin registration time.
  • No functional or tool-surface changes; plugin registration now reports the shipped version.

Changes:

  • Sync src/version.ts (via scripts/gen-version.mjs), openclaw.plugin.json, package.json, and package-lock.json to 6.7.2.
  • Update version assertions in tests/unit/tools/version-bump.test.ts and tests/unit/tools/plugin-contract.test.ts.

Tools (3): ctx_compact, ctx_build, ctx_inject (unchanged).

Quality: npm run build clean; full test suite 1172 passed / 5 skipped; OpenClaw loads plugin as loaded v6.7.2.