Skip to content

Commit 1271330

Browse files
Version Packages
1 parent 393c8e0 commit 1271330

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/blue-beds-thank.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

lib/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @browserbasehq/stagehand-lib
22

3+
## 2.3.0
4+
5+
### Minor Changes
6+
7+
- [#731](https://github.com/browserbase/stagehand/pull/731) [`393c8e0`](https://github.com/browserbase/stagehand/commit/393c8e05d016086e481c0043ee6b084c61886cad) Thanks [@seanmcguire12](https://github.com/seanmcguire12)! - make extract() with no arguments return the hybrid tree instead of text-rendered webpage
8+
39
## 2.2.1
410

511
### Patch Changes

lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@browserbasehq/stagehand-lib",
3-
"version": "2.2.1",
3+
"version": "2.3.0",
44
"private": true,
55
"description": "Core Stagehand library sources",
66
"main": "../dist/index.js",

0 commit comments

Comments
 (0)