chore: Update version for release (next)
This commit is contained in:
@@ -45,6 +45,7 @@
|
||||
"funny-elephants-sing",
|
||||
"gentle-dogs-end",
|
||||
"gentle-guests-leave",
|
||||
"giant-scissors-hug",
|
||||
"great-meals-listen",
|
||||
"healthy-houses-build",
|
||||
"healthy-rockets-cry",
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# create-trigger
|
||||
|
||||
## 0.2.1-next.22
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 1bf2802b: Parse .env file using dotenv instead of hand-parsing it
|
||||
|
||||
## 0.2.1-next.21
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@trigger.dev/cli",
|
||||
"version": "0.2.1-next.21",
|
||||
"version": "0.2.1-next.22",
|
||||
"description": "The Trigger.dev CLI",
|
||||
"main": "./dist/index.js",
|
||||
"types": "./dist/index.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user