File tree Expand file tree Collapse file tree 4 files changed +12
-3
lines changed
Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 3.7.1 "
2+ "." : " 3.7.2 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 3.7.2 (2026-03-03)
4+
5+ Full Changelog: [ v3.7.1...v3.7.2] ( https://github.com/browserbase/stagehand-ruby/compare/v3.7.1...v3.7.2 )
6+
7+ ### Chores
8+
9+ * ** ci:** add build step ([ ed6573f] ( https://github.com/browserbase/stagehand-ruby/commit/ed6573f2ddab4f5f51d1262480cb663da5e003d0 ) )
10+ * ** internal:** codegen related update ([ ed9fab1] ( https://github.com/browserbase/stagehand-ruby/commit/ed9fab1f726c05ef48d4a55507b09212d7ced713 ) )
11+
312## 3.7.1 (2026-02-27)
413
514Full Changelog: [ v3.7.0...v3.7.1] ( https://github.com/browserbase/stagehand-ruby/compare/v3.7.0...v3.7.1 )
Original file line number Diff line number Diff line change 1111PATH
1212 remote: .
1313 specs:
14- stagehand (3.7.1 )
14+ stagehand (3.7.2 )
1515 cgi
1616 connection_pool
1717
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33module Stagehand
4- VERSION = "3.7.1 "
4+ VERSION = "3.7.2 "
55end
You can’t perform that action at this time.
0 commit comments