Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Dec 13, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@browserbasehq/[email protected]

Patch Changes

@browserbasehq/[email protected]

Patch Changes

@browserbasehq/[email protected]

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/main branch from 603c7f8 to cc3de64 Compare December 13, 2025 04:19
@greptile-apps
Copy link
Contributor

greptile-apps bot commented Dec 13, 2025

Greptile Overview

Greptile Summary

Automated release PR bumping @browserbasehq/stagehand to v3.0.7, @browserbasehq/stagehand-evals to v1.1.6, and @browserbasehq/stagehand-server to v3.0.7. This release includes the fix from PR #1412 which expands accepted environment variables for Google models to include GOOGLE_API_KEY.

  • Deleted consumed changeset file silent-clubs-retire.md
  • Updated changelogs for all three packages with proper version entries and links
  • Bumped version numbers in all package.json files

Confidence Score: 5/5

  • This is a safe, automated Changesets release PR with standard version bumps and changelog updates.
  • All changes are auto-generated by Changesets tooling. The PR only modifies version numbers and changelog entries - no code logic changes. Version bumps follow semantic versioning conventions with proper dependency cascading.
  • No files require special attention.

Important Files Changed

File Analysis

Filename Score Overview
.changeset/silent-clubs-retire.md 5/5 Changeset file deleted after being consumed during version release process.
packages/core/CHANGELOG.md 5/5 Added version 3.0.7 changelog entry documenting the fix for loading GOOGLE_API_KEY from .env.
packages/core/package.json 5/5 Version bumped from 3.0.6 to 3.0.7 for the patch release.
packages/evals/CHANGELOG.md 5/5 Added version 1.1.6 changelog entry noting dependency update to @browserbasehq/[email protected].
packages/evals/package.json 5/5 Version bumped from 1.1.5 to 1.1.6 for the dependency update.
packages/server/CHANGELOG.md 5/5 Added version 3.0.7 changelog entry noting dependency update to @browserbasehq/[email protected].
packages/server/package.json 5/5 Version bumped from 3.0.6 to 3.0.7 for the dependency update.

Sequence Diagram

sequenceDiagram
    participant Changesets as Changesets Action
    participant Core as @browserbasehq/stagehand
    participant Evals as @browserbasehq/stagehand-evals
    participant Server as @browserbasehq/stagehand-server

    Changesets->>Core: Consume changeset
    Changesets->>Core: Bump version 3.0.6 → 3.0.7
    Changesets->>Core: Update CHANGELOG.md
    Core-->>Evals: Dependency update
    Changesets->>Evals: Bump version 1.1.5 → 1.1.6
    Changesets->>Evals: Update CHANGELOG.md
    Core-->>Server: Dependency update
    Changesets->>Server: Bump version 3.0.6 → 3.0.7
    Changesets->>Server: Update CHANGELOG.md
Loading

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

6 files reviewed, no comments

Edit Code Review Agent Settings | Greptile

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 7 files

@github-actions github-actions bot force-pushed the changeset-release/main branch 26 times, most recently from 3fd0be8 to 05a5b5b Compare December 20, 2025 00:17
@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from 536079b to 532e06b Compare December 20, 2025 01:20
@github-actions github-actions bot force-pushed the changeset-release/main branch from 532e06b to e2c07de Compare December 20, 2025 02:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant