Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/convex-stagehand-migration.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/openclaw-browserbase-migration.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/convex-stagehand/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @browserbasehq/convex-stagehand

## 0.1.1

### Patch Changes

- [#73](https://github.com/browserbase/integrations/pull/73) [`c79c87c`](https://github.com/browserbase/integrations/commit/c79c87cd632cb863985e6825d805ed77cdca2a3c) Thanks [@shrey150](https://github.com/shrey150)! - Migrate the Convex Stagehand package into the integrations monorepo.

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/convex-stagehand/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@browserbasehq/convex-stagehand",
"version": "0.1.0",
"version": "0.1.1",
"description": "Convex component for AI-powered browser automation with Stagehand",
"type": "module",
"main": "./dist/client/index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/openclaw-browserbase/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @browserbasehq/openclaw-browserbase

## 0.1.1

### Patch Changes

- [#72](https://github.com/browserbase/integrations/pull/72) [`3f98fc6`](https://github.com/browserbase/integrations/commit/3f98fc6a9945dd78ba5276626baa09cd643f324a) Thanks [@shrey150](https://github.com/shrey150)! - Migrate the OpenClaw Browserbase package into the integrations monorepo.
2 changes: 1 addition & 1 deletion packages/openclaw-browserbase/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@browserbasehq/openclaw-browserbase",
"version": "0.1.0",
"version": "0.1.1",
"description": "OpenClaw plugin for cloud browser automation with anti-bot stealth, CAPTCHA solving, and residential proxies via Browserbase",
"packageManager": "pnpm@10.21.0",
"type": "module",
Expand Down