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.4 .0"
2+ "." : " 3.5 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 3.5.0 (2026-02-03)
4+
5+ Full Changelog: [ v3.4.0...v3.5.0] ( https://github.com/browserbase/stagehand-ruby/compare/v3.4.0...v3.5.0 )
6+
7+ ### Features
8+
9+ * Removed MCP from readme for now ([ ad8d58e] ( https://github.com/browserbase/stagehand-ruby/commit/ad8d58ef0e542592e9001b32ef3e921f480218da ) )
10+
311## 3.4.0 (2026-01-29)
412
513Full Changelog: [ v3.3.0...v3.4.0] ( https://github.com/browserbase/stagehand-ruby/compare/v3.3.0...v3.4.0 )
Original file line number Diff line number Diff line change 1111PATH
1212 remote: .
1313 specs:
14- stagehand (3.4 .0 )
14+ stagehand (3.5 .0 )
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.4 .0"
4+ VERSION = "3.5 .0"
55end
You can’t perform that action at this time.
0 commit comments