Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 17, 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/stagehand@3.0.4

Patch Changes

@browserbasehq/stagehand-evals@1.1.4

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/main branch from e47fbbf to 027870b Compare November 17, 2025 19:23
@greptile-apps
Copy link
Contributor

greptile-apps bot commented Nov 17, 2025

Greptile Summary

  • Automated version bump release for @browserbasehq/stagehand (3.0.3 → 3.0.4) and @browserbasehq/stagehand-evals (1.1.3 → 1.1.4)
  • Publishes CI performance improvements from PR make ci faster #1246 that reduced CI time from ~25 mins to ~12 mins

Confidence Score: 5/5

  • This automated Changesets release PR is safe to merge with no risks.
  • All changes are mechanical version bumps and changelog updates generated by the Changesets automation tool, following standard semver patch release conventions.
  • No files require special attention.

Sequence Diagram

sequenceDiagram
    participant "Changesets Action" as Action
    participant "Repository" as Repo
    participant "NPM Registry" as NPM
    
    Action->>Repo: "Detect consumed changeset"
    Action->>Repo: "Delete .changeset/proud-olives-burn.md"
    Action->>Repo: "Bump package.json versions"
    Action->>Repo: "Update CHANGELOG.md files"
    Action->>Repo: "Create release PR #1276"
    Note over Repo: "PR merged by maintainer"
    Action->>NPM: "Publish @browserbasehq/stagehand@3.0.4"
    Action->>NPM: "Publish @browserbasehq/stagehand-evals@1.1.4"
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.

4 files reviewed, no comments

Edit Code Review Agent Settings | Greptile
React with 👍 or 👎 to share your feedback on this new summary format

@github-actions github-actions bot force-pushed the changeset-release/main branch 10 times, most recently from e3621d1 to 243da95 Compare November 21, 2025 02:04
@github-actions github-actions bot force-pushed the changeset-release/main branch from 243da95 to c965ea9 Compare November 21, 2025 07:11
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