Skip to content

Commit 2527eaf

Browse files
Version Packages (beta) (#107)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b01395f commit 2527eaf

3 files changed

Lines changed: 5 additions & 3 deletions

File tree

.changeset/pre.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,11 @@
2626
"@executor/plugin-mcp": "1.4.0",
2727
"@executor/plugin-onepassword": "1.4.0",
2828
"@executor/plugin-openapi": "1.4.0",
29-
"@executor/react": "1.4.0"
29+
"@executor/react": "1.4.0",
30+
"@executor/env": "1.4.0"
3031
},
3132
"changesets": [
33+
"fix-bundling",
3234
"late-cameras-open",
3335
"purple-jokes-rest"
3436
]

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.4.3-beta.1",
3+
"version": "1.4.3-beta.2",
44
"private": true,
55
"type": "module",
66
"bin": {

bun.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)