Skip to content

Commit 86a2d4a

Browse files
authored
Version Packages (#1064)
1 parent 6194d34 commit 86a2d4a

53 files changed

Lines changed: 282 additions & 52 deletions

Some content is hidden

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

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.15
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @executor-js/sdk@1.5.15
9+
- @executor-js/local@1.4.4
10+
- @executor-js/api@1.4.35
11+
- @executor-js/runtime-quickjs@1.5.15
12+
313
## 1.5.14
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.14",
3+
"version": "1.5.15",
44
"private": true,
55
"bin": {
66
"executor": "./bin/executor.ts"

apps/cloud/CHANGELOG.md

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

3+
## 1.4.33
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @executor-js/sdk@1.5.15
9+
- @executor-js/plugin-openapi@1.5.15
10+
- @executor-js/plugin-mcp@1.5.15
11+
- @executor-js/api@1.4.35
12+
- @executor-js/execution@1.5.15
13+
- @executor-js/vite-plugin@0.0.32
14+
- @executor-js/cloudflare@0.0.14
15+
- @executor-js/host-mcp@1.4.4
16+
- @executor-js/runtime-dynamic-worker@1.4.4
17+
- @executor-js/plugin-graphql@1.5.15
18+
- @executor-js/plugin-workos-vault@0.0.2
19+
- @executor-js/react@1.4.35
20+
- @executor-js/runtime-quickjs@1.5.15
21+
322
## 1.4.32
423

524
### 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.32",
3+
"version": "1.4.33",
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.15
4+
35
## 1.5.14
46

57
## 1.5.13

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.14",
3+
"version": "1.5.15",
44
"private": true,
55
"homepage": "https://github.com/RhysSullivan/executor",
66
"license": "MIT",

apps/host-selfhost/CHANGELOG.md

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

3+
## 0.0.14
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @executor-js/sdk@1.5.15
9+
- @executor-js/plugin-openapi@1.5.15
10+
- @executor-js/plugin-mcp@1.5.15
11+
- @executor-js/app@1.4.4
12+
- @executor-js/api@1.4.35
13+
- @executor-js/execution@1.5.15
14+
- @executor-js/host-mcp@1.4.4
15+
- @executor-js/plugin-encrypted-secrets@0.0.14
16+
- @executor-js/plugin-graphql@1.5.15
17+
- @executor-js/react@1.4.35
18+
- @executor-js/runtime-quickjs@1.5.15
19+
320
## 0.0.13
421

522
### 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.13",
3+
"version": "0.0.14",
44
"private": true,
55
"type": "module",
66
"exports": {

bun.lock

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

e2e/CHANGELOG.md

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

3+
## 0.0.12
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @executor-js/sdk@1.5.15
9+
- @executor-js/plugin-openapi@1.5.15
10+
- @executor-js/plugin-mcp@1.5.15
11+
- @executor-js/api@1.4.35
12+
- @executor-js/plugin-graphql@1.5.15
13+
314
## 0.0.11
415

516
### Patch Changes

0 commit comments

Comments
 (0)