Skip to content

Commit 17ab931

Browse files
authored
Merge pull request #61 from RhysSullivan/changeset-release/main
Version Packages (beta)
2 parents da9910a + c542a45 commit 17ab931

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.changeset/pre.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,7 @@
4949
"@executor/plugin-openapi-sdk": "0.0.0",
5050
"@executor/plugin-openapi-shared": "0.0.0"
5151
},
52-
"changesets": []
52+
"changesets": [
53+
"funny-forks-listen"
54+
]
5355
}

apps/executor/CHANGELOG.md

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

3+
## 1.3.0-beta.0
4+
5+
### Minor Changes
6+
7+
- e4b1359: Prepare the next executor beta minor release.
8+
39
## 1.2.6
410

511
### Patch Changes

apps/executor/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.2.6",
3+
"version": "1.3.0-beta.0",
44
"description": "Local AI executor with a CLI, local API server, and web UI.",
55
"keywords": [
66
"executor",

0 commit comments

Comments
 (0)