Changeset: version nextjs
This commit is contained in:
+2
-1
@@ -15,6 +15,7 @@
|
||||
"dirty-needles-kneel",
|
||||
"great-meals-listen",
|
||||
"itchy-rockets-provide",
|
||||
"stupid-files-cough"
|
||||
"stupid-files-cough",
|
||||
"tough-walls-share"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# @trigger.dev/nextjs
|
||||
|
||||
## 1.0.0-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 24360dc4: Make sure nextjs app routes have the correct types
|
||||
|
||||
## 1.0.0-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@trigger.dev/nextjs",
|
||||
"version": "1.0.0-next.2",
|
||||
"version": "1.0.0-next.3",
|
||||
"description": "Trigger.dev Next.js integration",
|
||||
"main": "./dist/index.js",
|
||||
"types": "./dist/index.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user