Skip to content

Commit 0382005

Browse files
authored
Remove docs changeset release metadata (browserbase#2057)
# why The docs-only changeset from PR browserbase#2017 created release metadata for a docs workspace package that should not be published to npm. # what changed Reverted the generated docs package changelog and version bump while keeping the actual MCP documentation updates intact. <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Removed accidental release metadata for the docs workspace so it isn’t treated as a publishable package. Keeps the MCP docs from browserbase#2017 intact. Aligns with Linear STG-1869. - **Bug Fixes** - Deleted `packages/docs/CHANGELOG.md`. - Reset `@browserbasehq/stagehand-docs` version to 1.0.0. <sup>Written for commit ff9c8eb. Summary will update on new commits. <a href="https://cubic.dev/pr/browserbase/stagehand/pull/2057?utm_source=github">Review in cubic</a></sup> <!-- End of auto-generated description by cubic. -->
1 parent e87f167 commit 0382005

2 files changed

Lines changed: 1 addition & 8 deletions

File tree

packages/docs/CHANGELOG.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@browserbasehq/stagehand-docs",
3-
"version": "1.0.1",
3+
"version": "1.0.0",
44
"description": "",
55
"type": "module",
66
"main": "index.js",

0 commit comments

Comments
 (0)