Skip to content

chore: release main#660

Merged
ikenxuan merged 1 commit into
mainfrom
release-please--branches--main
Jun 11, 2026
Merged

chore: release main#660
ikenxuan merged 1 commit into
mainfrom
release-please--branches--main

Conversation

@github-actions

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

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

core: 1.16.1

1.16.1 (2026-06-11)

🐛 Bug Fixes

create-karin: 1.3.2

1.3.2 (2026-06-11)

🐛 Bug Fixes


This PR was generated with Release Please. See documentation.

Summary by Sourcery

为 core 和 create-karin 包发布新的补丁版本,并在变更日志中记录与 CI 相关的错误修复说明。

Bug Fixes(错误修复):

  • 在变更日志中记录 core 包与 CI 相关的错误修复。
  • 在变更日志中记录 create-karin CLI 包与 CI 相关的错误修复。

Build(构建):

  • 将 core 包版本从 1.16.0 升级到 1.16.1。
  • 将 create-karin 包版本从 1.3.1 升级到 1.3.2。
Original summary in English

Summary by Sourcery

Release new patch versions for core and create-karin packages with CI-related bug fix notes in changelogs.

Bug Fixes:

  • Document CI-related bug fix for the core package in the changelog.
  • Document CI-related bug fix for the create-karin CLI package in the changelog.

Build:

  • Bump core package version from 1.16.0 to 1.16.1.
  • Bump create-karin package version from 1.3.1 to 1.3.2.

@sourcery-ai

sourcery-ai Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor
审阅者指南(在小型 PR 上折叠)

审阅者指南

release-please 生成的补丁版本,将 core 更新到 1.16.1、create-karin 更新到 1.3.2,在变更日志中记录一个 CI Bug 修复,并在清单中同步版本元数据。

文件级变更

变更 详情 文件
记录 CI Bug 修复以及 core 包的新补丁版本。
  • 在 core 的变更日志中添加 1.16.1 小节,并附上对比视图链接。
  • 在 core 的变更日志中说明 CI Bug 修复,引用 issue fix: ci #659 和提交 f3f169f
packages/core/CHANGELOG.md
记录 CI Bug 修复以及 create-karin CLI 的新补丁版本。
  • 在 create-karin 的变更日志中添加 1.3.2 小节,并附上对比视图链接。
  • 在 create-karin 的变更日志中说明 CI Bug 修复,引用 issue fix: ci #659 和提交 f3f169f
packages/create-karin/CHANGELOG.md
将包版本和清单与新的补丁版本对齐。
  • 将 node-karin 的 package.json 版本从 1.16.0 提升到 1.16.1。
  • 将 create-karin 的 package.json 版本从 1.3.1 提升到 1.3.2。
  • 更新 .release-please-manifest.json 中的条目以匹配新版本。
packages/core/package.json
packages/create-karin/package.json
.release-please-manifest.json

提示与命令

与 Sourcery 交互

  • 触发新的审阅: 在 Pull Request 上评论 @sourcery-ai review
  • 继续讨论: 直接回复 Sourcery 的审阅评论。
  • 从审阅评论生成 GitHub issue: 通过回复某条审阅评论,让 Sourcery 从该评论创建一个 issue。你也可以回复审阅评论 @sourcery-ai issue 来从该评论创建 issue。
  • 生成 Pull Request 标题: 在 Pull Request 标题的任意位置写上 @sourcery-ai,即可随时生成标题。你也可以在 Pull Request 中评论 @sourcery-ai title 来(重新)生成标题。
  • 生成 Pull Request 摘要: 在 Pull Request 正文的任意位置写上 @sourcery-ai summary,即可在你想要的位置随时生成 PR 摘要。你也可以在 Pull Request 中评论 @sourcery-ai summary 来(重新)生成摘要。
  • 生成审阅者指南: 在 Pull Request 中评论 @sourcery-ai guide,即可随时(重新)生成审阅者指南。
  • 解决所有 Sourcery 评论: 在 Pull Request 中评论 @sourcery-ai resolve,以解决所有 Sourcery 评论。如果你已经处理完所有评论且不想再看到它们,这会很有用。
  • 撤销所有 Sourcery 审阅: 在 Pull Request 中评论 @sourcery-ai dismiss,以撤销所有现有的 Sourcery 审阅。尤其适用于你想从头开始一次新的审阅——别忘了再评论 @sourcery-ai review 以触发新的审阅!

自定义你的体验

访问你的控制面板 来:

  • 启用或禁用审阅功能,例如 Sourcery 生成的 Pull Request 摘要、审阅者指南等。
  • 更改审阅语言。
  • 添加、删除或编辑自定义审阅指令。
  • 调整其他审阅设置。

获取帮助

Original review guide in English
Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Release-please generated patch release updating core to 1.16.1 and create-karin to 1.3.2, recording a CI bug fix in changelogs and syncing version metadata in the manifest.

File-Level Changes

Change Details Files
Document CI bug fix and new patch release for core package.
  • Add 1.16.1 section to core changelog with link to compare view.
  • Note CI bug fix referencing issue fix: ci #659 and commit f3f169f in core changelog.
packages/core/CHANGELOG.md
Document CI bug fix and new patch release for create-karin CLI.
  • Add 1.3.2 section to create-karin changelog with link to compare view.
  • Note CI bug fix referencing issue fix: ci #659 and commit f3f169f in create-karin changelog.
packages/create-karin/CHANGELOG.md
Align package versions and manifest with new patch releases.
  • Bump node-karin package.json version from 1.16.0 to 1.16.1.
  • Bump create-karin package.json version from 1.3.1 to 1.3.2.
  • Update .release-please-manifest.json entries to match new versions.
packages/core/package.json
packages/create-karin/package.json
.release-please-manifest.json

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@sourcery-ai sourcery-ai 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.

嗨——我已经审查了你的更改,看起来非常棒!


Sourcery 对开源项目是免费的——如果你喜欢我们的代码审查,请考虑分享给更多人 ✨
帮我变得更有用!请在每条评论上点击 👍 或 👎,我会根据你的反馈持续改进代码审查。
Original comment in English

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@ikenxuan ikenxuan merged commit d58ed6d into main Jun 11, 2026
1 check passed
@ikenxuan ikenxuan deleted the release-please--branches--main branch June 11, 2026 07:17
@github-actions

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant