Skip to content

Commit a479d23

Browse files
Version Packages (#1532)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6c316c7 commit a479d23

64 files changed

Lines changed: 334 additions & 67 deletions

Some content is hidden

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

.changeset/revert-hosted-dns-guard.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.5.39
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`6c316c7`](https://github.com/UsefulSoftwareCo/executor/commit/6c316c77a9efc98784976236852b58c6156e016e)]:
8+
- @executor-js/sdk@1.5.39
9+
- @executor-js/local@1.4.4
10+
- @executor-js/api@1.4.59
11+
- @executor-js/runtime-quickjs@1.5.39
12+
313
## 1.5.38
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.38",
3+
"version": "1.5.39",
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.57
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`6c316c7`](https://github.com/UsefulSoftwareCo/executor/commit/6c316c77a9efc98784976236852b58c6156e016e)]:
8+
- @executor-js/sdk@1.5.39
9+
- @executor-js/api@1.4.59
10+
- @executor-js/execution@1.5.39
11+
- @executor-js/vite-plugin@0.0.56
12+
- @executor-js/cloudflare@0.0.38
13+
- @executor-js/host-mcp@1.4.4
14+
- @executor-js/mcp-apps-shell@1.4.7
15+
- @executor-js/runtime-dynamic-worker@1.4.4
16+
- @executor-js/plugin-graphql@1.5.39
17+
- @executor-js/plugin-mcp@1.5.39
18+
- @executor-js/plugin-openapi@1.5.39
19+
- @executor-js/plugin-toolkits@1.5.31
20+
- @executor-js/plugin-workos-vault@0.0.2
21+
- @executor-js/react@1.4.59
22+
- @executor-js/runtime-quickjs@1.5.39
23+
324
## 1.4.56
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.56",
3+
"version": "1.4.57",
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.39
4+
35
## 1.5.38
46

57
## 1.5.37

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.38",
3+
"version": "1.5.39",
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.38
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`6c316c7`](https://github.com/UsefulSoftwareCo/executor/commit/6c316c77a9efc98784976236852b58c6156e016e)]:
8+
- @executor-js/sdk@1.5.39
9+
- @executor-js/app@1.4.4
10+
- @executor-js/analytics@0.1.3
11+
- @executor-js/api@1.4.59
12+
- @executor-js/execution@1.5.39
13+
- @executor-js/host-mcp@1.4.4
14+
- @executor-js/mcp-apps-shell@1.4.7
15+
- @executor-js/plugin-encrypted-secrets@0.0.38
16+
- @executor-js/plugin-graphql@1.5.39
17+
- @executor-js/plugin-mcp@1.5.39
18+
- @executor-js/plugin-openapi@1.5.39
19+
- @executor-js/plugin-provider-service-split@0.0.10
20+
- @executor-js/plugin-toolkits@1.5.31
21+
- @executor-js/react@1.4.59
22+
- @executor-js/runtime-quickjs@1.5.39
23+
324
## 0.0.37
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.37",
3+
"version": "0.0.38",
44
"private": true,
55
"type": "module",
66
"exports": {

bun.lock

Lines changed: 31 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)