File tree Expand file tree Collapse file tree 4 files changed +16
-3
lines changed
Expand file tree Collapse file tree 4 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 3.5.1 "
2+ "." : " 3.5.2 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 3.5.2 (2026-02-07)
4+
5+ Full Changelog: [ v3.5.1...v3.5.2] ( https://github.com/browserbase/stagehand-ruby/compare/v3.5.1...v3.5.2 )
6+
7+ ### Bug Fixes
8+
9+ * ** client:** loosen json header parsing ([ ea4142c] ( https://github.com/browserbase/stagehand-ruby/commit/ea4142cc5973c9207a81c7336c8425c9dbe63a30 ) )
10+
11+
12+ ### Chores
13+
14+ * ** docs:** remove www prefix ([ 8498bdd] ( https://github.com/browserbase/stagehand-ruby/commit/8498bdd34e0288b8a1c28e789d35dcecf91cd8b7 ) )
15+
316## 3.5.1 (2026-02-03)
417
518Full Changelog: [ v3.5.0...v3.5.1] ( https://github.com/browserbase/stagehand-ruby/compare/v3.5.0...v3.5.1 )
Original file line number Diff line number Diff line change 1111PATH
1212 remote: .
1313 specs:
14- stagehand (3.5.1 )
14+ stagehand (3.5.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.5.1 "
4+ VERSION = "3.5.2 "
55end
You can’t perform that action at this time.
0 commit comments