Skip to content

Commit 0676ea9

Browse files
chore: Update version for release (beta) (#1013)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a5aed0d commit 0676ea9

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

.changeset/pre.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
"chilled-hornets-move",
4949
"clean-pianos-listen",
5050
"cool-glasses-bake",
51+
"cuddly-feet-approve",
5152
"eight-pumas-float",
5253
"few-students-share",
5354
"green-bags-wink",
@@ -62,6 +63,7 @@
6263
"new-rivers-tell",
6364
"odd-poets-own",
6465
"polite-ducks-switch",
66+
"poor-flowers-cross",
6567
"rare-roses-float",
6668
"real-planets-stare",
6769
"sharp-zebras-serve",

packages/cli-v3/CHANGELOG.md

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

3+
## 3.0.0-beta.9
4+
5+
### Patch Changes
6+
7+
- 279717b09: Don’t swallow some error messages when deploying
8+
- 328947dbf: Use the dashboard url instead of the API url for the View logs link
9+
310
## 3.0.0-beta.8
411

512
### 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.8",
3+
"version": "3.0.0-beta.9",
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)