Skip to content

Commit 7f23cd6

Browse files
Version Packages (beta)
1 parent 5811beb commit 7f23cd6

35 files changed

Lines changed: 164 additions & 17 deletions

.changeset/pre.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,8 +239,10 @@
239239
"fresh-suns-wave",
240240
"fresh-tigers-think",
241241
"fruity-ads-write",
242+
"fruity-shirts-shave",
242243
"fruity-stars-bet",
243244
"funny-chicken-burn",
245+
"funny-doors-allow",
244246
"funny-games-sniff",
245247
"funny-masks-fly",
246248
"fuzzy-boxes-bow",

packages/astro/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @workflow/astro
22

3+
## 4.0.0-beta.44
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @workflow/builders@4.0.1-beta.61
9+
- @workflow/rollup@4.0.0-beta.27
10+
- @workflow/vite@4.0.0-beta.20
11+
312
## 4.0.0-beta.43
413

514
### Patch Changes

packages/astro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@workflow/astro",
3-
"version": "4.0.0-beta.43",
3+
"version": "4.0.0-beta.44",
44
"description": "Astro integration for Workflow DevKit",
55
"type": "module",
66
"main": "dist/index.js",

packages/builders/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @workflow/builders
22

3+
## 4.0.1-beta.61
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`58e67ce`](https://github.com/vercel/workflow/commit/58e67ce11bd69b982214e2734363fa7fd252f5f6)]:
8+
- @workflow/core@4.2.0-beta.70
9+
310
## 4.0.1-beta.60
411

512
### Patch Changes

packages/builders/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@workflow/builders",
3-
"version": "4.0.1-beta.60",
3+
"version": "4.0.1-beta.61",
44
"description": "Shared builder infrastructure for Workflow DevKit",
55
"type": "module",
66
"main": "./dist/index.js",

packages/cli/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @workflow/cli
22

3+
## 4.2.0-beta.70
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`9feebee`](https://github.com/vercel/workflow/commit/9feebee15c7c35843b99254b23a2f7743ea3f8c6), [`58e67ce`](https://github.com/vercel/workflow/commit/58e67ce11bd69b982214e2734363fa7fd252f5f6)]:
8+
- @workflow/world-local@4.1.0-beta.43
9+
- @workflow/core@4.2.0-beta.70
10+
- @workflow/builders@4.0.1-beta.61
11+
- @workflow/web@4.1.0-beta.41
12+
313
## 4.2.0-beta.69
414

515
### Patch Changes

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@workflow/cli",
3-
"version": "4.2.0-beta.69",
3+
"version": "4.2.0-beta.70",
44
"description": "Command-line interface for Workflow DevKit",
55
"type": "module",
66
"bin": {

packages/core/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @workflow/core
22

3+
## 4.2.0-beta.70
4+
5+
### Patch Changes
6+
7+
- [#1345](https://github.com/vercel/workflow/pull/1345) [`58e67ce`](https://github.com/vercel/workflow/commit/58e67ce11bd69b982214e2734363fa7fd252f5f6) Thanks [@TooTallNate](https://github.com/TooTallNate)! - Suppress stale `WORKFLOW_VERCEL_*` env var warning when running outside Vercel serverless (e.g. CLI, web observability app)
8+
9+
- Updated dependencies [[`9feebee`](https://github.com/vercel/workflow/commit/9feebee15c7c35843b99254b23a2f7743ea3f8c6)]:
10+
- @workflow/world-local@4.1.0-beta.43
11+
312
## 4.2.0-beta.69
413

514
### Patch Changes

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@workflow/core",
3-
"version": "4.2.0-beta.69",
3+
"version": "4.2.0-beta.70",
44
"description": "Core runtime and engine for Workflow DevKit",
55
"type": "module",
66
"main": "dist/index.js",

packages/nest/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @workflow/nest
22

3+
## 0.0.0-beta.19
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @workflow/builders@4.0.1-beta.61
9+
310
## 0.0.0-beta.18
411

512
### Patch Changes

0 commit comments

Comments
 (0)