Skip to content

Commit df20a3e

Browse files
Version Packages (#423)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a2878d0 commit df20a3e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

Diff for: .changeset/poor-numbers-bake.md

-5
This file was deleted.

Diff for: CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @browserbasehq/stagehand
22

3+
## 1.10.1
4+
5+
### Patch Changes
6+
7+
- [#422](https://github.com/browserbase/stagehand/pull/422) [`a2878d0`](https://github.com/browserbase/stagehand/commit/a2878d0acaf393b37763fb0c07b1a24043f7eb8d) Thanks [@miguelg719](https://github.com/miguelg719)! - Fixing a build type error for async functions being called inside evaulate for observeHandler.
8+
39
## 1.10.0
410

511
### Minor Changes

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@browserbasehq/stagehand",
3-
"version": "1.10.0",
3+
"version": "1.10.1",
44
"description": "An AI web browsing framework focused on simplicity and extensibility.",
55
"main": "./dist/index.js",
66
"module": "./dist/index.js",

0 commit comments

Comments
 (0)