chore: release v0.7.1 (#225)
Fix native binary distribution in npm package. Binaries are now built before publishing to npm, ensuring all platforms work on installation.
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "agent-browser",
|
||||
"version": "0.7.0",
|
||||
"version": "0.7.1",
|
||||
"description": "Headless browser automation CLI for AI agents",
|
||||
"type": "module",
|
||||
"main": "dist/daemon.js",
|
||||
|
||||
Reference in New Issue
Block a user