Skip to content

chore(changeset): downgrade clickable-locations to a patch bump - #883

Merged
rayhanadev merged 1 commit into
mainfrom
ray/patch-not-minor-changeset
Jun 19, 2026
Merged

chore(changeset): downgrade clickable-locations to a patch bump#883
rayhanadev merged 1 commit into
mainfrom
ray/patch-not-minor-changeset

Conversation

@rayhanadev

@rayhanadev rayhanadev commented Jun 19, 2026

Copy link
Copy Markdown
Member

Why

The release PR (#827) currently bumps the fixed react-doctor package group to 0.6.0 solely on the OSC 8 clickable-locations changeset (#864), which is marked minor. That feature is an additive but small refinement — ship it in a patch release instead of rolling the whole group to a new minor.

Before:

"react-doctor": minor

After:

"react-doctor": patch

What changed

  • .changeset/feat-osc8-clickable-locations.md: bump level minorpatch. No content/behavior change.

Test plan

  • pnpm changeset status — not run (fresh workspace, node_modules not installed); the edit is a single frontmatter field and the changeset format is unchanged.
  • Once merged, the next version packages PR will resolve the fixed group to a patch instead of 0.6.0.

Note

Low Risk
Release-metadata only; no runtime, API, or build logic changes.

Overview
This PR only edits .changeset/feat-osc8-clickable-locations.md: the frontmatter bump for "react-doctor" goes from minor to patch. The changeset body (OSC 8 hyperlinks for file:line locations, terminalKind telemetry, etc.) is unchanged.

Effect: the next version packages run will treat that feature as a patch-level release for the fixed react-doctor group instead of driving a minor (e.g. avoiding a 0.6.0-style bump for this change alone).

Reviewed by Cursor Bugbot for commit d4ba40f. Bugbot is set up for automated code reviews on this repo. Configure here.

The OSC 8 clickable file:line links are an additive but small refinement;
ship them in a patch release rather than rolling the fixed package group
to 0.6.0.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@rayhanadev
rayhanadev merged commit 4e06b2a into main Jun 19, 2026
17 of 18 checks passed
@rayhanadev
rayhanadev deleted the ray/patch-not-minor-changeset branch June 19, 2026 03:27

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

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