chore: version packages (#357)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-02-02 21:46:53 -06:00
committed by GitHub
co-authored by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent daeede49c5
commit 3c6ae7df9d
6 changed files with 10 additions and 13 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"agent-browser": patch
---
Add --stdin flag for eval command to read JavaScript from stdin, enabling heredoc usage for multiline scripts
-5
View File
@@ -1,5 +0,0 @@
---
"agent-browser": patch
---
Add --stdin flag for the eval command to read JavaScript from stdin, enabling heredoc usage for multiline scripts. Also fix binary permission issues on macOS/Linux when postinstall scripts don't run (e.g., with bun).