Skip to content

Commit 3c7dfd0

Browse files
Version Packages
1 parent 256e25e commit 3c7dfd0

66 files changed

Lines changed: 363 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/stdio-interrupt-child-cleanup.md

Lines changed: 0 additions & 7 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.5.43
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @executor-js/local@1.5.43
9+
- @executor-js/sdk@1.5.43
10+
- @executor-js/runtime-quickjs@1.5.43
11+
- @executor-js/api@1.4.63
12+
313
## 1.5.42
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.5.42",
3+
"version": "1.5.43",
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.61
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`256e25e`](https://github.com/UsefulSoftwareCo/executor/commit/256e25e7b291b0c023bc7547d092004b66781bba)]:
8+
- @executor-js/plugin-mcp@1.5.43
9+
- @executor-js/sdk@1.5.43
10+
- @executor-js/runtime-quickjs@1.5.43
11+
- @executor-js/execution@1.5.43
12+
- @executor-js/plugin-graphql@1.5.43
13+
- @executor-js/plugin-openapi@1.5.43
14+
- @executor-js/api@1.4.63
15+
- @executor-js/vite-plugin@0.0.60
16+
- @executor-js/cloudflare@0.0.42
17+
- @executor-js/host-mcp@1.4.4
18+
- @executor-js/mcp-apps-shell@1.4.11
19+
- @executor-js/runtime-dynamic-worker@1.4.4
20+
- @executor-js/plugin-toolkits@1.5.35
21+
- @executor-js/plugin-workos-vault@0.0.2
22+
- @executor-js/react@1.4.63
23+
324
## 1.4.60
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.60",
3+
"version": "1.4.61",
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.5.43
4+
35
## 1.5.42
46

57
## 1.5.41

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.5.42",
3+
"version": "1.5.43",
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.42
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`256e25e`](https://github.com/UsefulSoftwareCo/executor/commit/256e25e7b291b0c023bc7547d092004b66781bba)]:
8+
- @executor-js/plugin-mcp@1.5.43
9+
- @executor-js/sdk@1.5.43
10+
- @executor-js/runtime-quickjs@1.5.43
11+
- @executor-js/execution@1.5.43
12+
- @executor-js/plugin-graphql@1.5.43
13+
- @executor-js/plugin-openapi@1.5.43
14+
- @executor-js/app@1.4.4
15+
- @executor-js/analytics@0.1.7
16+
- @executor-js/api@1.4.63
17+
- @executor-js/host-mcp@1.4.4
18+
- @executor-js/mcp-apps-shell@1.4.11
19+
- @executor-js/plugin-encrypted-secrets@0.0.42
20+
- @executor-js/plugin-provider-service-split@0.0.14
21+
- @executor-js/plugin-toolkits@1.5.35
22+
- @executor-js/react@1.4.63
23+
324
## 0.0.41
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.41",
3+
"version": "0.0.42",
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.5.43
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`256e25e`](https://github.com/UsefulSoftwareCo/executor/commit/256e25e7b291b0c023bc7547d092004b66781bba)]:
8+
- @executor-js/plugin-mcp@1.5.43
9+
- @executor-js/sdk@1.5.43
10+
- @executor-js/runtime-quickjs@1.5.43
11+
- @executor-js/execution@1.5.43
12+
- @executor-js/config@1.5.43
13+
- @executor-js/plugin-file-secrets@1.5.43
14+
- @executor-js/plugin-graphql@1.5.43
15+
- @executor-js/plugin-keychain@1.5.43
16+
- @executor-js/plugin-onepassword@1.5.43
17+
- @executor-js/plugin-openapi@1.5.43
18+
- @executor-js/plugin-example@1.5.43
19+
- @executor-js/plugin-desktop-settings@1.5.43
20+
- @executor-js/app@1.4.4
21+
- @executor-js/analytics@0.1.7
22+
- @executor-js/api@1.4.63
23+
- @executor-js/vite-plugin@0.0.60
24+
- @executor-js/host-mcp@1.4.4
25+
- @executor-js/mcp-apps-shell@1.4.11
26+
- @executor-js/plugin-provider-service-split@0.0.14
27+
- @executor-js/plugin-toolkits@1.5.35
28+
- @executor-js/react@1.4.63
29+
330
## 1.5.42
431

532
### Patch Changes

0 commit comments

Comments
 (0)