File tree Expand file tree Collapse file tree 4 files changed +11
-3
lines changed
Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 3.7.0 "
2+ "." : " 3.7.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 3.7.1 (2026-02-27)
4+
5+ Full Changelog: [ v3.7.0...v3.7.1] ( https://github.com/browserbase/stagehand-ruby/compare/v3.7.0...v3.7.1 )
6+
7+ ### Bug Fixes
8+
9+ * properly mock time in ruby ci tests ([ ed2c2c2] ( https://github.com/browserbase/stagehand-ruby/commit/ed2c2c28400498332f0742b2616fd14a66646690 ) )
10+
311## 3.7.0 (2026-02-25)
412
513Full Changelog: [ v3.6.1...v3.7.0] ( https://github.com/browserbase/stagehand-ruby/compare/v3.6.1...v3.7.0 )
Original file line number Diff line number Diff line change 1111PATH
1212 remote: .
1313 specs:
14- stagehand (3.7.0 )
14+ stagehand (3.7.1 )
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.0 "
4+ VERSION = "3.7.1 "
55end
You can’t perform that action at this time.
0 commit comments