Merge pull request #183 from triggerdotdev/changeset-release/main

chore: Update version for release (next)
This commit is contained in:
Eric Allam
2023-07-17 16:47:31 +01:00
committed by GitHub
3 changed files with 8 additions and 1 deletions
+1
View File
@@ -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",
+6
View File
@@ -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 -1
View File
@@ -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",