Skip to content

Commit 1a9352e

Browse files
chore(release): @agentworkforce/persona-kit@3.0.11 @agentworkforce/runtime@3.0.11 @agentworkforce/workload-router@3.0.11 @agentworkforce/deploy@3.0.11 @agentworkforce/mcp-workforce@3.0.11 @agentworkforce/daytona-runner@3.0.11 @agentworkforce/cli@3.0.11 agentworkforce@3.0.11
1 parent ae80178 commit 1a9352e

10 files changed

Lines changed: 20 additions & 8 deletions

File tree

packages/agentworkforce/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "agentworkforce",
3-
"version": "3.0.10",
3+
"version": "3.0.11",
44
"private": false,
55
"description": "Top-level installer for the Agent Workforce CLI (installs the `agentworkforce` command). Wraps @agentworkforce/cli.",
66
"type": "module",

packages/cli/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [3.0.11] - 2026-05-14
11+
12+
### Dependencies
13+
14+
- Bump @relayfile/local-mount 0.7.0 → 0.7.19
15+
1016
## [3.0.9] - 2026-05-13
1117

1218
### Fixed

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": "@agentworkforce/cli",
3-
"version": "3.0.10",
3+
"version": "3.0.11",
44
"private": false,
55
"type": "module",
66
"files": [

packages/daytona-runner/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@agentworkforce/daytona-runner",
3-
"version": "3.0.10",
3+
"version": "3.0.11",
44
"description": "Daytona-backed WorkflowRuntime adapter for AgentWorkforce deploy workflows.",
55
"private": false,
66
"type": "module",

packages/deploy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@agentworkforce/deploy",
3-
"version": "3.0.10",
3+
"version": "3.0.11",
44
"private": false,
55
"type": "module",
66
"main": "dist/index.js",

packages/mcp-workforce/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@agentworkforce/mcp-workforce",
3-
"version": "3.0.10",
3+
"version": "3.0.11",
44
"private": false,
55
"type": "module",
66
"main": "dist/index.js",

packages/persona-kit/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [3.0.11] - 2026-05-14
11+
12+
### Dependencies
13+
14+
- Bump @relayfile/local-mount 0.7.0 → 0.7.19
15+
1016
## [3.0.10] - 2026-05-13
1117

1218
### Fixed

packages/persona-kit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@agentworkforce/persona-kit",
3-
"version": "3.0.10",
3+
"version": "3.0.11",
44
"private": false,
55
"type": "module",
66
"main": "dist/index.js",

packages/runtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@agentworkforce/runtime",
3-
"version": "3.0.10",
3+
"version": "3.0.11",
44
"private": false,
55
"type": "module",
66
"main": "dist/index.js",

packages/workload-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@agentworkforce/workload-router",
3-
"version": "3.0.10",
3+
"version": "3.0.11",
44
"private": false,
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)