Skip to content
All documentation

Apply Lamina updates

Verify signed releases and merge them without replacing site-specific work.

Run

Check the project first

Commit or branch current work before updating. The updater needs a clear base to distinguish Lamina changes from site-specific changes.

Run the updater

The CLI verifies the signed release and applies a three-way merge. Review conflicts as product decisions; do not accept one side without reading both.

npx @meridianproject/lamina@latest update

Verify and deploy

Run the complete project gate and inspect affected routes. Your installed site keeps running when update access expires; renewal restores access to newer releases.