Skip to content

Atelier-Kit v0.4.1 — correct client version reporting

Choose a tag to compare

@gcomneno gcomneno released this 15 Jul 19:08
5660f0d

Fixed

  • Preserve the applied Atelier-Kit version in the tracked .atelier-kit-version file.
  • Ensure remote builds and Vercel deployments display the correct footer version after client upgrades.
  • Keep compatibility with historical clients through the existing .atelier-kit-upgrade.json and CHANGELOG.md fallbacks.
  • Preserve scaffold and upgrade guarantees, including dry-run, idempotency, atomic writes and rollback.

Upgrade notes

Client sites upgraded to v0.4.1 receive a generated .atelier-kit-version file that must be committed to the client repository.

This patch includes the fix delivered in #185.