chore: Update version for release (next)

This commit is contained in:
github-actions[bot]
2023-07-27 16:07:50 +00:00
parent b8ae937966
commit 369c6245ab
3 changed files with 8 additions and 1 deletions
+1
View File
@@ -116,6 +116,7 @@
"thirty-apes-happen",
"tidy-planes-compete",
"tough-walls-share",
"two-kangaroos-repeat",
"two-tools-hide",
"wild-rats-mix",
"wise-pumas-destroy",
+6
View File
@@ -1,5 +1,11 @@
# @trigger.dev/react
## 1.0.0-next.3
### Patch Changes
- 078bf2bc: Build fix for "use client" errors
## 1.0.0-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@trigger.dev/react",
"version": "1.0.0-next.2",
"version": "1.0.0-next.3",
"description": "Trigger.dev React SDK",
"main": "dist/index.js",
"module": "dist/index.mjs",