# Changelog v0.5.35 - 2026-06-17

### Notes
- **Registry note: 0.5.33 was skipped in the auto-publish.** The 0.5.33 release (ZCode tool mode + web modal refactor) exists in git history as commit `ecf740c` with its full changelog file `changelog/v0.5.33.md`, but the GitHub Actions publish workflow did not register a `0.5.33` package on npm — the registry jumped directly from `0.5.32` to `0.5.34`. Per project policy of never skipping versions, this `0.5.35` release is a registry marker: same code as `0.5.34` (schema normalizer + ZCode + web modal refactor), published to close the version gap. Users who installed `0.5.34` already have all the same functionality. CI was investigated; the root cause is being tracked separately. No code changes in this release.
