Release v0.25.1
Pulp Engine v0.25.1 — Release Notes
Patch: lockfile sync
v0.25.0 was retracted immediately after tagging — the pnpm-lock.yaml was not updated when vitest@^4.0.0 was added to packages/template-model/package.json, which would have caused pnpm install --frozen-lockfile to fail in the Docker build.
This patch commit contains only the lockfile update. There are no code or behavior changes relative to v0.25.0.
For the full security hardening feature set shipped in this release, see release-v0.25.0.md.