RELEASE.md
Releases are fully automated via CI:
main with changesets (for package changes) and/or .server-changes/ files (for server-only changes).changeset-release/main PR with version bumps and an enhanced summary of all changes. Consumed .server-changes/ files are removed on the release branch (same approach changesets uses for .changeset/ files — they're deleted on the branch, so merging the PR cleans them up).main.pnpm run changeset:add.server-changes/ file (see .server-changes/README.md)See CHANGESETS.md for full details on changesets and server changes.
pnpm i which will update the pnpm lock file with the new versionsv3.x.x docker image to GitHub Container Registry.@trigger.dev/[email protected]