Skip to content

Commit 72b2c11

Browse files
Version Packages
1 parent 9a1fbd5 commit 72b2c11

69 files changed

Lines changed: 387 additions & 83 deletions

Some content is hidden

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

.changeset/dedupe-result-size-walk.md

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

.changeset/oauth-await-longpoll.md

Lines changed: 0 additions & 10 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.6
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`9a1fbd5`](https://github.com/UsefulSoftwareCo/executor/commit/9a1fbd5f0de25f622f303c76f998443c1bb72063)]:
8+
- @executor-js/local@1.6.6
9+
- @executor-js/api@1.4.69
10+
- @executor-js/sdk@1.6.6
11+
- @executor-js/runtime-quickjs@1.6.6
12+
313
## 1.6.5
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.5",
3+
"version": "1.6.6",
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.67
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`21119da`](https://github.com/UsefulSoftwareCo/executor/commit/21119da662d2d225b033b3532e1f17d97311a39d), [`9a1fbd5`](https://github.com/UsefulSoftwareCo/executor/commit/9a1fbd5f0de25f622f303c76f998443c1bb72063)]:
8+
- @executor-js/execution@1.6.6
9+
- @executor-js/react@1.4.69
10+
- @executor-js/api@1.4.69
11+
- @executor-js/cloudflare@0.0.48
12+
- @executor-js/host-mcp@1.4.4
13+
- @executor-js/mcp-apps-shell@1.4.17
14+
- @executor-js/runtime-dynamic-worker@1.4.4
15+
- @executor-js/plugin-graphql@1.6.6
16+
- @executor-js/plugin-mcp@1.6.6
17+
- @executor-js/plugin-openapi@1.6.6
18+
- @executor-js/plugin-toolkits@1.5.41
19+
- @executor-js/plugin-workos-vault@0.0.2
20+
- @executor-js/sdk@1.6.6
21+
- @executor-js/runtime-quickjs@1.6.6
22+
- @executor-js/vite-plugin@0.0.66
23+
324
## 1.4.66
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.66",
3+
"version": "1.4.67",
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.6
4+
35
## 1.6.5
46

57
## 1.6.4

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.5",
3+
"version": "1.6.6",
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.48
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`21119da`](https://github.com/UsefulSoftwareCo/executor/commit/21119da662d2d225b033b3532e1f17d97311a39d), [`9a1fbd5`](https://github.com/UsefulSoftwareCo/executor/commit/9a1fbd5f0de25f622f303c76f998443c1bb72063)]:
8+
- @executor-js/execution@1.6.6
9+
- @executor-js/react@1.4.69
10+
- @executor-js/analytics@0.1.13
11+
- @executor-js/api@1.4.69
12+
- @executor-js/host-mcp@1.4.4
13+
- @executor-js/mcp-apps-shell@1.4.17
14+
- @executor-js/app@1.4.4
15+
- @executor-js/plugin-graphql@1.6.6
16+
- @executor-js/plugin-mcp@1.6.6
17+
- @executor-js/plugin-openapi@1.6.6
18+
- @executor-js/plugin-toolkits@1.5.41
19+
- @executor-js/plugin-provider-service-split@0.0.20
20+
- @executor-js/sdk@1.6.6
21+
- @executor-js/runtime-quickjs@1.6.6
22+
- @executor-js/plugin-encrypted-secrets@0.0.48
23+
324
## 0.0.47
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.47",
3+
"version": "0.0.48",
44
"private": true,
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)