chore: add patch changeset for release (#320)

This commit is contained in:
Chris Tate
2026-01-29 10:38:04 -06:00
committed by GitHub
parent 3d24ea38fa
commit cb2f8c3f73
+5
View File
@@ -0,0 +1,5 @@
---
"agent-browser": patch
---
Fixed version synchronization to automatically update Cargo.lock alongside Cargo.toml during releases, and made the CLI binary executable. This ensures the Rust CLI version stays in sync with the npm package version.