chore: Update version for release (beta) (#977)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
f1571cbfab
commit
a22b5869e4
@@ -46,6 +46,7 @@
|
||||
"changesets": [
|
||||
"chilled-hornets-move",
|
||||
"lemon-jobs-repair",
|
||||
"stupid-bulldogs-applaud",
|
||||
"sweet-lizards-press"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# trigger.dev
|
||||
|
||||
## 3.0.0-beta.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- f1571cbfa: Fixed an issue where the trigger.dev package was not being built before publishing to npm
|
||||
|
||||
## 3.0.0-beta.0
|
||||
|
||||
### Major Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "trigger.dev",
|
||||
"version": "3.0.0-beta.0",
|
||||
"version": "3.0.0-beta.1",
|
||||
"description": "A Command-Line Interface for Trigger.dev (v3) projects",
|
||||
"main": "./dist/index.js",
|
||||
"types": "./dist/index.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user