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

chore: Update version for release (next)
This commit is contained in:
Eric Allam
2023-06-30 15:12:43 +01:00
committed by GitHub
3 changed files with 8 additions and 1 deletions
+1
View File
@@ -36,6 +36,7 @@
"modern-emus-suffer",
"quick-stingrays-own",
"shy-bobcats-hear",
"strange-jobs-shout",
"strong-cars-visit",
"stupid-files-cough",
"sweet-snails-refuse",
+6
View File
@@ -1,5 +1,11 @@
# create-trigger
## 0.2.1-next.11
### Patch Changes
- 161d59d0: Added better Next Steps in the init cli command
## 0.2.1-next.10
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@trigger.dev/cli",
"version": "0.2.1-next.10",
"version": "0.2.1-next.11",
"description": "The Trigger.dev CLI",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",