Skip to content

Commit a5c9119

Browse files
committed
docs(cli): broaden the changeset to cover deploy and preview
1 parent 5152901 commit a5c9119

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.changeset/cli-dev-without-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
"trigger.dev": patch
33
---
44

5-
Running `trigger.dev dev` (or `update`) before initializing a project no longer crashes with a raw `Cannot find matching package.json` stack trace. The CLI now detects the missing project and points you to `npx trigger.dev@latest init` instead.
5+
Running a CLI command like `dev`, `deploy`, `preview`, or `update` before initializing a project no longer crashes with a raw `Cannot find matching package.json` stack trace. The CLI now detects the missing project and points you to `npx trigger.dev@latest init` instead.

0 commit comments

Comments
 (0)