File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 3.16.0 "
2+ "." : " 3.16.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 3.16.1 (2026-03-03)
4+
5+ Full Changelog: [ v3.16.0...v3.16.1] ( https://github.com/browserbase/stagehand-php/compare/v3.16.0...v3.16.1 )
6+
7+ ### Chores
8+
9+ * ** internal:** codegen related update ([ 20b3106] ( https://github.com/browserbase/stagehand-php/commit/20b3106f3919092115a690e43bb4641dccd91aad ) )
10+ * ** internal:** upgrade phpunit ([ b09b7ff] ( https://github.com/browserbase/stagehand-php/commit/b09b7ffb3644b16039aa400ed430deeb993e18ce ) )
11+
312## 3.16.0 (2026-02-25)
413
514Full Changelog: [ v3.15.0...v3.16.0] ( https://github.com/browserbase/stagehand-php/compare/v3.15.0...v3.16.0 )
Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ The REST API documentation can be found on [docs.stagehand.dev](https://docs.sta
8080<!-- x-release-please-start-version -->
8181
8282```
83- composer require "browserbase/stagehand 3.16.0 "
83+ composer require "browserbase/stagehand 3.16.1 "
8484```
8585
8686<!-- x-release-please-end -->
Original file line number Diff line number Diff line change 55namespace Stagehand ;
66
77// x-release-please-start-version
8- const VERSION = '3.16.0 ' ;
8+ const VERSION = '3.16.1 ' ;
99// x-release-please-end
You can’t perform that action at this time.
0 commit comments