Skip to content

Commit f77cb2e

Browse files
Version Packages
1 parent 31b24b8 commit f77cb2e

68 files changed

Lines changed: 373 additions & 71 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.changeset/fair-admin-integrations.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

apps/cli/CHANGELOG.md

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

3+
## 1.6.11
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @executor-js/local@1.6.11
9+
- @executor-js/sdk@1.6.11
10+
- @executor-js/runtime-quickjs@1.6.11
11+
- @executor-js/api@1.4.74
12+
313
## 1.6.10
414

515
### Patch Changes

apps/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "executor",
3-
"version": "1.6.10",
3+
"version": "1.6.11",
44
"private": true,
55
"bin": {
66
"executor": "./bin/executor.ts"

apps/cloud/CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# @executor-js/cloud
22

3+
## 1.4.72
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`31b24b8`](https://github.com/UsefulSoftwareCo/executor/commit/31b24b8564899b137106baf28f66fb3f15c33633)]:
8+
- @executor-js/react@1.4.74
9+
- @executor-js/mcp-apps-shell@1.4.22
10+
- @executor-js/plugin-graphql@1.6.11
11+
- @executor-js/plugin-mcp@1.6.11
12+
- @executor-js/plugin-openapi@1.6.11
13+
- @executor-js/plugin-toolkits@1.5.46
14+
- @executor-js/plugin-workos-vault@0.0.2
15+
- @executor-js/runtime-dynamic-worker@1.4.4
16+
- @executor-js/sdk@1.6.11
17+
- @executor-js/runtime-quickjs@1.6.11
18+
- @executor-js/execution@1.6.11
19+
- @executor-js/api@1.4.74
20+
- @executor-js/vite-plugin@0.0.71
21+
- @executor-js/cloudflare@0.0.53
22+
- @executor-js/host-mcp@1.4.4
23+
324
## 1.4.71
425

526
### Patch Changes

apps/cloud/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@executor-js/cloud",
3-
"version": "1.4.71",
3+
"version": "1.4.72",
44
"private": true,
55
"type": "module",
66
"scripts": {

apps/desktop/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @executor-js/desktop
22

3+
## 1.6.11
4+
35
## 1.6.10
46

57
### Patch Changes

apps/desktop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@executor-js/desktop",
3-
"version": "1.6.10",
3+
"version": "1.6.11",
44
"private": true,
55
"homepage": "https://github.com/UsefulSoftwareCo/executor",
66
"license": "MIT",

apps/host-selfhost/CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# @executor-js/host-selfhost
22

3+
## 0.0.53
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`31b24b8`](https://github.com/UsefulSoftwareCo/executor/commit/31b24b8564899b137106baf28f66fb3f15c33633)]:
8+
- @executor-js/react@1.4.74
9+
- @executor-js/app@1.4.4
10+
- @executor-js/mcp-apps-shell@1.4.22
11+
- @executor-js/plugin-graphql@1.6.11
12+
- @executor-js/plugin-mcp@1.6.11
13+
- @executor-js/plugin-openapi@1.6.11
14+
- @executor-js/plugin-toolkits@1.5.46
15+
- @executor-js/plugin-provider-service-split@0.0.25
16+
- @executor-js/sdk@1.6.11
17+
- @executor-js/runtime-quickjs@1.6.11
18+
- @executor-js/execution@1.6.11
19+
- @executor-js/analytics@0.1.18
20+
- @executor-js/api@1.4.74
21+
- @executor-js/host-mcp@1.4.4
22+
- @executor-js/plugin-encrypted-secrets@0.0.53
23+
324
## 0.0.52
425

526
### Patch Changes

apps/host-selfhost/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@executor-js/host-selfhost",
3-
"version": "0.0.52",
3+
"version": "0.0.53",
44
"private": true,
55
"type": "module",
66
"exports": {

apps/local/CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,32 @@
11
# @executor-js/local
22

3+
## 1.6.11
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`31b24b8`](https://github.com/UsefulSoftwareCo/executor/commit/31b24b8564899b137106baf28f66fb3f15c33633)]:
8+
- @executor-js/react@1.4.74
9+
- @executor-js/app@1.4.4
10+
- @executor-js/mcp-apps-shell@1.4.22
11+
- @executor-js/plugin-graphql@1.6.11
12+
- @executor-js/plugin-mcp@1.6.11
13+
- @executor-js/plugin-onepassword@1.6.11
14+
- @executor-js/plugin-openapi@1.6.11
15+
- @executor-js/plugin-toolkits@1.5.46
16+
- @executor-js/plugin-provider-service-split@0.0.25
17+
- @executor-js/sdk@1.6.11
18+
- @executor-js/runtime-quickjs@1.6.11
19+
- @executor-js/execution@1.6.11
20+
- @executor-js/config@1.6.11
21+
- @executor-js/plugin-file-secrets@1.6.11
22+
- @executor-js/plugin-keychain@1.6.11
23+
- @executor-js/plugin-example@1.6.11
24+
- @executor-js/plugin-desktop-settings@1.6.11
25+
- @executor-js/analytics@0.1.18
26+
- @executor-js/api@1.4.74
27+
- @executor-js/vite-plugin@0.0.71
28+
- @executor-js/host-mcp@1.4.4
29+
330
## 1.6.10
431

532
### Patch Changes

0 commit comments

Comments
 (0)