fix: include alembic migrations in release change detection (#978)
The release script only checked backend/src/backend/ for changes,
missing migration-only commits that require a backend redeploy.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
authored by
zzstoatzz.io