Skip to content

Conversation

@monadoid
Copy link
Contributor

@monadoid monadoid commented Jan 13, 2026

why

Launch day!

what changed

test plan


Summary by cubic

Bump @browserbasehq/stagehand-server version from 3.3.0 to 3.4.0 to publish the new release. No code or runtime changes.

Written for commit 24b5aff. Summary will update on new commits.

@changeset-bot
Copy link

changeset-bot bot commented Jan 13, 2026

⚠️ No Changeset found

Latest commit: 24b5aff

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

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 1 file

@greptile-apps
Copy link
Contributor

greptile-apps bot commented Jan 13, 2026

Greptile Overview

Greptile Summary

This PR bumps the @browserbasehq/stagehand-server package version from 3.3.0 to 3.4.0 to prepare for a new release. This is a standard version increment with no code changes.

Key Points:

  • Version changed in packages/server/package.json only
  • The repository uses changesets for version management (pending changesets exist in .changeset/)
  • CHANGELOG.md currently shows version 3.2.0 as the latest - it will be updated when changesets are consumed
  • The core package (@browserbasehq/stagehand) remains at version 3.0.7

Confidence Score: 5/5

  • This PR is completely safe to merge - it only changes a version number
  • The change is a single-line version bump in a package.json file with no code, dependencies, or configuration changes. This is a standard release preparation step.
  • No files require special attention

Important Files Changed

File Analysis

Filename Score Overview
packages/server/package.json 5/5 Version bumped from 3.3.0 to 3.4.0 for new release

Sequence Diagram

sequenceDiagram
    participant Dev as Developer
    participant PR as PR #1529
    participant Package as package.json
    participant CI as CI/CD Pipeline
    participant NPM as NPM Registry

    Dev->>Package: Update version 3.3.0 → 3.4.0
    Dev->>PR: Create pull request
    PR->>CI: Trigger build & tests
    CI->>CI: Run linting, type checking, tests
    CI-->>PR: All checks pass ✓
    PR->>Package: Merge version bump
    Package->>NPM: Publish @browserbasehq/[email protected]
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.

No files reviewed, no comments

Edit Code Review Agent Settings | Greptile

@monadoid monadoid merged commit e87325b into main Jan 13, 2026
22 checks passed
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.

4 participants