chore: Update version for release (beta) (#1023)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-04-10 18:04:20 +01:00
committed by GitHub
parent 5b18298fef
commit 4ae9a3feac
3 changed files with 8 additions and 1 deletions
+1
View File
@@ -74,6 +74,7 @@
"sweet-lizards-press",
"tall-bees-wave",
"tame-guests-know",
"tender-oranges-rhyme",
"tiny-doors-type"
]
}
+6
View File
@@ -1,5 +1,11 @@
# trigger.dev
## 3.0.0-beta.10
### Patch Changes
- 7a9bd18ba: Stop swallowing deployment errors and display them better
## 3.0.0-beta.9
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "trigger.dev",
"version": "3.0.0-beta.9",
"version": "3.0.0-beta.10",
"description": "A Command-Line Interface for Trigger.dev (v3) projects",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",