Skip to content

Commit 3c111c5

Browse files
Version Packages (beta) (#174)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5580091 commit 3c111c5

File tree

33 files changed

+196
-17
lines changed

33 files changed

+196
-17
lines changed

.changeset/pre.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,27 +37,34 @@
3737
"cool-zebras-yawn",
3838
"crazy-waves-leave",
3939
"cuddly-otters-sin",
40+
"curvy-ravens-clean",
4041
"dark-toys-melt",
4142
"dry-mammals-change",
4243
"dull-adults-wonder",
4344
"easy-coats-find",
4445
"evil-mammals-hear",
4546
"famous-jeans-itch",
4647
"fast-eels-warn",
48+
"floppy-dancers-lose",
4749
"free-forks-relax",
4850
"green-ducks-wave",
51+
"heavy-baboons-relax",
4952
"hungry-cats-rush",
5053
"hungry-friends-start",
5154
"kind-vans-shout",
5255
"legal-cycles-leave",
5356
"lemon-aliens-jog",
5457
"light-rice-rush",
58+
"little-suits-sip",
5559
"lucky-signs-shine",
60+
"major-moles-sit",
5661
"mean-mangos-hope",
5762
"nasty-donuts-grow",
5863
"nine-beds-agree",
5964
"nine-insects-refuse",
6065
"nine-owls-write",
66+
"ninety-cobras-shop",
67+
"quick-lizards-drum",
6168
"quiet-boxes-carry",
6269
"rude-wings-brush",
6370
"shaggy-tigers-attack",
@@ -68,6 +75,7 @@
6875
"soft-glasses-watch",
6976
"spotty-eggs-sip",
7077
"spotty-needles-show",
78+
"strong-shrimps-travel",
7179
"tame-lamps-sin",
7280
"tender-owls-beam",
7381
"thick-rockets-brake",
@@ -79,6 +87,7 @@
7987
"two-rabbits-burn",
8088
"violet-taxis-give",
8189
"warm-files-attack",
90+
"whole-turkeys-beam",
8291
"wide-wombats-own",
8392
"witty-phones-doubt",
8493
"witty-toys-open"

packages/ai/CHANGELOG.md

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

3+
## 4.0.1-beta.7
4+
5+
### Patch Changes
6+
7+
- f973954: Update license to Apache 2.0
8+
- Updated dependencies [f973954]
9+
- Updated dependencies [fcadd7b]
10+
11+
312
## 4.0.1-beta.6
413

514
### Patch Changes

packages/ai/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@workflow/ai",
3-
"version": "4.0.1-beta.6",
3+
"version": "4.0.1-beta.7",
44
"description": "Workflow DevKit compatible helper library for the AI SDK",
55
"type": "module",
66
"main": "dist/index.js",
@@ -42,7 +42,7 @@
4242
"ai": "catalog:"
4343
},
4444
"peerDependencies": {
45-
"workflow": "4.0.1-beta.6",
45+
"workflow": "4.0.1-beta.7",
4646
"ai": "^5"
4747
},
4848
"dependencies": {

packages/cli/CHANGELOG.md

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

3+
## 4.0.1-beta.7
4+
5+
### Patch Changes
6+
7+
- f973954: Update license to Apache 2.0
8+
- a3326a2: Add `workflow inspect sleep` command to list active sleep/wait events
9+
- Updated dependencies [10309c3]
10+
- Updated dependencies [2ae7426]
11+
- Updated dependencies [10309c3]
12+
- Updated dependencies [f973954]
13+
- Updated dependencies [2ae7426]
14+
- @workflow/core@4.0.1-beta.6
15+
- @workflow/web@4.0.1-beta.7
16+
- @workflow/world-local@4.0.1-beta.4
17+
- @workflow/swc-plugin@4.0.1-beta.2
18+
- @workflow/world-vercel@4.0.1-beta.5
19+
- @workflow/errors@4.0.1-beta.3
20+
- @workflow/world@4.0.1-beta.4
21+
322
## 4.0.1-beta.6
423

524
### 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.0.1-beta.6",
3+
"version": "4.0.1-beta.7",
44
"description": "Command-line interface for Workflow DevKit",
55
"type": "module",
66
"bin": {

packages/core/CHANGELOG.md

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

3+
## 4.0.1-beta.6
4+
5+
### Patch Changes
6+
7+
- 10309c3: Downgrade `@types/node` to v22.19.0
8+
- f973954: Update license to Apache 2.0
9+
- Updated dependencies [10309c3]
10+
- Updated dependencies [f973954]
11+
- @workflow/world-local@4.0.1-beta.4
12+
- @workflow/world-vercel@4.0.1-beta.5
13+
- @workflow/errors@4.0.1-beta.3
14+
- @workflow/world@4.0.1-beta.4
15+
316
## 4.0.1-beta.5
417

518
### 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.0.1-beta.5",
3+
"version": "4.0.1-beta.6",
44
"description": "Core runtime and engine for Workflow DevKit",
55
"type": "module",
66
"main": "dist/index.js",

packages/errors/CHANGELOG.md

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

3+
## 4.0.1-beta.3
4+
5+
### Patch Changes
6+
7+
- f973954: Update license to Apache 2.0
8+
39
## 4.0.1-beta.2
410

511
### Patch Changes

packages/errors/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@workflow/errors",
33
"description": "A package for standardizing errors in Workflow DevKit",
4-
"version": "4.0.1-beta.2",
4+
"version": "4.0.1-beta.3",
55
"type": "module",
66
"main": "dist/index.js",
77
"files": [

packages/next/CHANGELOG.md

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

3+
## 4.0.1-beta.7
4+
5+
### Patch Changes
6+
7+
- f973954: Update license to Apache 2.0
8+
- Updated dependencies [10309c3]
9+
- Updated dependencies [f973954]
10+
- Updated dependencies [a3326a2]
11+
- @workflow/core@4.0.1-beta.6
12+
- @workflow/swc-plugin@4.0.1-beta.2
13+
- @workflow/cli@4.0.1-beta.7
14+
315
## 4.0.1-beta.6
416

517
### Patch Changes

0 commit comments

Comments
 (0)