Skip to content

chore: downgrade unreleased changesets to patch#1374

Merged
liruifengv merged 1 commit into
mainfrom
chore/downgrade-changesets-to-patch
Jul 4, 2026
Merged

chore: downgrade unreleased changesets to patch#1374
liruifengv merged 1 commit into
mainfrom
chore/downgrade-changesets-to-patch

Conversation

@liruifengv

@liruifengv liruifengv commented Jul 4, 2026

Copy link
Copy Markdown
Collaborator

Related Issue

No related issue. This PR adjusts the bump levels of already-existing, unreleased changesets.

Problem

Several pending changesets were marked as "minor" even though the changes they describe are bug fixes or small incremental improvements that fit the "patch" level better. Keeping them as "minor" would trigger unnecessary minor version bumps for the next release.

What changed

Downgraded the bump level of the following changesets from "minor" to "patch":

  • .changeset/cap-background-command-output.md (@moonshot-ai/agent-core)
  • .changeset/print-drain-subagents.md (@moonshot-ai/kimi-code)
  • .changeset/server-bypass-auth-keep-alive.md (@moonshot-ai/kimi-code)

All other unreleased changesets were already at "patch" and remain unchanged.

Checklist

  • I have read the CONTRIBUTING document.
  • I have linked a related issue, or explained the problem above.
  • I have added tests that prove my feature works. (Not applicable — changeset-only change.)
  • Ran gen-changesets skill, or this PR needs no changeset. (No new changeset needed.)
  • Ran gen-docs skill, or this PR needs no doc update. (No doc update needed.)

@changeset-bot

changeset-bot Bot commented Jul 4, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 113c2c3

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 changesets to release 2 packages
Name Type
@moonshot-ai/agent-core Patch
@moonshot-ai/kimi-code Patch

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

@liruifengv liruifengv merged commit 7d40d55 into main Jul 4, 2026
11 checks passed
@liruifengv liruifengv deleted the chore/downgrade-changesets-to-patch branch July 4, 2026 11:15
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