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

chore: Update version for release (next)
This commit is contained in:
Eric Allam
2023-07-17 17:20:37 +01:00
committed by GitHub
3 changed files with 8 additions and 1 deletions
+1
View File
@@ -80,6 +80,7 @@
"quiet-berries-tickle",
"quiet-dryers-collect",
"rich-clocks-attack",
"rich-suns-leave",
"rude-bees-taste",
"shiny-mirrors-beam",
"shy-bobcats-hear",
+6
View File
@@ -1,5 +1,11 @@
# create-trigger
## 0.2.1-next.23
### Patch Changes
- d0b19d50: Add option to specify the path to the handler function in the dev command
## 0.2.1-next.22
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@trigger.dev/cli",
"version": "0.2.1-next.22",
"version": "0.2.1-next.23",
"description": "The Trigger.dev CLI",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",