Skip to content

ci: release packages#856

Merged
wbxl2000 merged 1 commit into
mainfrom
changeset-release/main
Jun 17, 2026
Merged

ci: release packages#856
wbxl2000 merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

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

@moonshot-ai/kimi-code@0.17.1

Patch Changes

  • #861 bd09795 - Prevent the web login dialog from closing when clicking the backdrop.

  • #860 0e2877b - Stop the background local server from locking the directory it was started in.

  • #860 0e2877b - Fix the local server failing to start in the background on the native binary.

  • #861 bd09795 - Group the default model dropdown in web settings by provider.

@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: 1dfbcf56a8

ℹ️ 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".

{
"name": "@moonshot-ai/kimi-code-sdk",
"version": "0.9.3",
"version": "0.9.4",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Allow the SDK package to be published

When this release PR is merged, the workflow in .github/workflows/release.yml runs pnpm changeset publish, but this package still has "private": true immediately after the bumped version. Changesets documents private: true as the way to prevent npm publishing (https://github.com/changesets/changesets/blob/main/docs/config-file-options.md#access-restricted--public), so this consumes the SDK changeset and advertises @moonshot-ai/kimi-code-sdk@0.9.4 in the changelog while the actual SDK package will be skipped and users will not receive the fixes.

Useful? React with 👍 / 👎.

@github-actions github-actions Bot force-pushed the changeset-release/main branch from 1dfbcf5 to 6ed1529 Compare June 17, 2026 15:39
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 6ed1529 to 01da9d5 Compare June 17, 2026 15:50
@wbxl2000 wbxl2000 merged commit 55f8656 into main Jun 17, 2026
@wbxl2000 wbxl2000 deleted the changeset-release/main branch June 17, 2026 15:50
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