Skip to content

Commit a22b586

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

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
@@ -46,6 +46,7 @@
4646
"changesets": [
4747
"chilled-hornets-move",
4848
"lemon-jobs-repair",
49+
"stupid-bulldogs-applaud",
4950
"sweet-lizards-press"
5051
]
5152
}

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.1
4+
5+
### Patch Changes
6+
7+
- f1571cbfa: Fixed an issue where the trigger.dev package was not being built before publishing to npm
8+
39
## 3.0.0-beta.0
410

511
### Major 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.0",
3+
"version": "3.0.0-beta.1",
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)