Skip to content

fix(changeset): downgrade agent-core and kimi-code bumps from minor to patch#687

Merged
sailist merged 1 commit into
MoonshotAI:mainfrom
sailist:fix/changeset-bump
Jun 12, 2026
Merged

fix(changeset): downgrade agent-core and kimi-code bumps from minor to patch#687
sailist merged 1 commit into
MoonshotAI:mainfrom
sailist:fix/changeset-bump

Conversation

@sailist

@sailist sailist commented Jun 12, 2026

Copy link
Copy Markdown
Collaborator

Related Issue

Problem

The changeset .changeset/qualify-sub-skill-names.md incorrectly specified minor bumps for both @moonshot-ai/agent-core and @moonshot-ai/kimi-code. The actual change (qualifying sub-skill names and exposing them as dotted slash commands) is a backward-compatible fix/enhancement that does not warrant a minor bump.

What changed

  • Downgraded the bump level for @moonshot-ai/agent-core from minor to patch
  • Downgraded the bump level for @moonshot-ai/kimi-code from minor to patch

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.
  • Ran gen-changesets skill, or this PR needs no changeset.
  • Ran gen-docs skill, or this PR needs no doc update.

…o patch

Update .changeset/qualify-sub-skill-names.md to use patch instead of minor for both packages.
@changeset-bot

changeset-bot Bot commented Jun 12, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: a2abc3e

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

@pkg-pr-new

pkg-pr-new Bot commented Jun 12, 2026

Copy link
Copy Markdown
pnpm dlx https://pkg.pr.new/@moonshot-ai/kimi-code@a2abc3e
npx https://pkg.pr.new/@moonshot-ai/kimi-code@a2abc3e

commit: a2abc3e

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: a2abc3e961

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment on lines +2 to +3
"@moonshot-ai/agent-core": patch
"@moonshot-ai/kimi-code": patch

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Restore the minor bump for this new capability

The changeset entry itself says this adds a new dotted slash-command capability in the TUI, and the repository's changeset guidance classifies new backwards-compatible features or capabilities as minor rather than patch. Downgrading both packages here means the release will advertise a new user-visible command capability as a patch release, which can mislead consumers and changelog/version automation that relies on semver bump levels.

Useful? React with 👍 / 👎.

@sailist sailist merged commit 1b55185 into MoonshotAI:main Jun 12, 2026
9 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.

1 participant