Skip to content

Commit 4ae9a3f

Browse files
chore: Update version for release (beta) (#1023)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5b18298 commit 4ae9a3f

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@
7474
"sweet-lizards-press",
7575
"tall-bees-wave",
7676
"tame-guests-know",
77+
"tender-oranges-rhyme",
7778
"tiny-doors-type"
7879
]
7980
}

packages/cli-v3/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# trigger.dev
22

3+
## 3.0.0-beta.10
4+
5+
### Patch Changes
6+
7+
- 7a9bd18ba: Stop swallowing deployment errors and display them better
8+
39
## 3.0.0-beta.9
410

511
### Patch Changes

packages/cli-v3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "trigger.dev",
3-
"version": "3.0.0-beta.9",
3+
"version": "3.0.0-beta.10",
44
"description": "A Command-Line Interface for Trigger.dev (v3) projects",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)