Deploy an update to an existing Netlify project the safe way — preview first, then promote to production on confirmation — and log the version to the project's local CHANGELOG.md. Trigger it to DEPLOY changes: it finds the linked project folder, pushes a draft/preview deploy, shows the preview URL,
Deploy an update to an existing Netlify project the safe way — preview first, then promote to production on confirmation — and log the version to the project's local CHANGELOG.md. Trigger it to DEPLOY changes: it finds the linked project folder, pushes a draft/preview deploy, shows the preview URL, promotes to prod once confirmed, verifies it went live, and appends a version entry. Handles first-t