chore: add patch changeset for release (#242)

This commit is contained in:
Chris Tate
2026-01-23 23:40:05 -06:00
committed by GitHub
parent 36ea8ecb55
commit a4d0c2624b
+5
View File
@@ -0,0 +1,5 @@
---
"agent-browser": patch
---
Allow null values for the screenshot selector field. Previously, passing a null selector would fail validation, but now it is properly handled as an optional value.