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.11 .0"
2+ "." : " 3.12 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 3.12.0 (2026-01-31)
4+
5+ Full Changelog: [ v3.11.0...v3.12.0] ( https://github.com/browserbase/stagehand-php/compare/v3.11.0...v3.12.0 )
6+
7+ ### Features
8+
9+ * Removed MCP from readme for now ([ 94848f5] ( https://github.com/browserbase/stagehand-php/commit/94848f59fbdad4ace2f3a51303e1b3703a91bc15 ) )
10+
11+
12+ ### Chores
13+
14+ * ** internal:** ignore stainless-internal artifacts ([ fa1d9e6] ( https://github.com/browserbase/stagehand-php/commit/fa1d9e675e935a164d96664b64e6688e7b1a66c0 ) )
15+
316## 3.11.0 (2026-01-29)
417
518Full Changelog: [ v3.10.0...v3.11.0] ( https://github.com/browserbase/stagehand-php/compare/v3.10.0...v3.11.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.11 .0"
83+ composer require "browserbase/stagehand 3.12 .0"
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.11 .0 ' ;
8+ const VERSION = '3.12 .0 ' ;
99// x-release-please-end
You can’t perform that action at this time.
0 commit comments