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- "." : " 0.0.1 "
2+ "." : " 0.1.0 "
33}
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## 0.1.0 (2025-12-16)
4+
5+ Full Changelog: [ v0.0.1...v0.1.0] ( https://github.com/browserbase/stagehand-php/compare/v0.0.1...v0.1.0 )
6+
7+ ### Features
8+
9+ * ** api:** manual updates ([ 9080e0a] ( https://github.com/browserbase/stagehand-php/commit/9080e0a09f5ccd2d34ee480ddaea25e21058664e ) )
10+
11+
12+ ### Chores
13+
14+ * configure new SDK language ([ 83f228c] ( https://github.com/browserbase/stagehand-php/commit/83f228c57bb2a41078c00161a01aa6be4e36074e ) )
15+ * ** internal:** codegen related update ([ 582a585] ( https://github.com/browserbase/stagehand-php/commit/582a58509d679383e90422b7f9d836afa9277354 ) )
16+ * ** internal:** codegen related update ([ f320af0] ( https://github.com/browserbase/stagehand-php/commit/f320af00744b1ef4ea2007ca9b80d58f147061aa ) )
Original file line number Diff line number Diff line change 55namespace Stagehand ;
66
77// x-release-please-start-version
8- const VERSION = '0.0.1 ' ;
8+ const VERSION = '0.1.0 ' ;
99// x-release-please-end
You can’t perform that action at this time.
0 commit comments