chore: Improve changeset message

This commit is contained in:
Oskar
2025-12-04 16:26:24 +01:00
parent 8fcd93001d
commit 702f3b4bca
+1 -1
View File
@@ -2,4 +2,4 @@
"@trigger.dev/build": patch
---
syncVercelEnvVars to skip API and read env vars directly from env.process for Vercel build environments. New syncNeonEnvVars build extension for syncing environment variablesfrom Neon database projects to Trigger.dev. The extension automatically detects branches and builds appropriate PostgreSQL connection strings for non-production environments (staging, dev, preview).
syncVercelEnvVars to skip API and read env vars directly from env.process for Vercel build environments. New syncNeonEnvVars build extension for syncing environment variablesfrom Neon database projects to Trigger.dev. The extension automatically detects branches and builds appropriate PostgreSQL connection strings for non-production, non-dev environments (staging, preview).