chore: Publish release/20250619-429588#272
Conversation
WalkthroughThis update removes several JSON metadata files documenting recent feature and patch changes to the Changes
Possibly related PRs
Suggested reviewers
Poem
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
shenxiaojie.316 seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
There was a problem hiding this comment.
Actionable comments posted: 0
🧹 Nitpick comments (1)
packages/coze-js/CHANGELOG.md (1)
3-4: Categorization of patch-level changes
Under “### Bug Fixes”, entries like “Publish feat/refactor” and “Publish feat/rtc-test” aren’t bug fixes. Consider introducing a “### Patches” or “### Maintenance” section for non-bugfix patch updates to improve clarity.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (9)
common/changes/@coze/api/feat-perf2_2025-06-16-13-08.json(0 hunks)common/changes/@coze/api/feat-refactor_2025-06-18-10-37.json(0 hunks)common/changes/@coze/api/feat-refactor_2025-06-18-10-53.json(0 hunks)common/changes/@coze/api/feat-refactor_2025-06-19-09-18.json(0 hunks)common/changes/@coze/api/feat-refactor_2025-06-19-09-26.json(0 hunks)common/changes/@coze/api/feat-rtc-test_2025-06-16-13-42.json(0 hunks)packages/coze-js/CHANGELOG.json(1 hunks)packages/coze-js/CHANGELOG.md(1 hunks)packages/coze-js/package.json(1 hunks)
💤 Files with no reviewable changes (6)
- common/changes/@coze/api/feat-perf2_2025-06-16-13-08.json
- common/changes/@coze/api/feat-refactor_2025-06-19-09-18.json
- common/changes/@coze/api/feat-refactor_2025-06-18-10-37.json
- common/changes/@coze/api/feat-refactor_2025-06-18-10-53.json
- common/changes/@coze/api/feat-refactor_2025-06-19-09-26.json
- common/changes/@coze/api/feat-rtc-test_2025-06-16-13-42.json
⏰ Context from checks skipped due to timeout of 90000ms (2)
- GitHub Check: Node.js v20 (ubuntu-latest)
- GitHub Check: Analyze (javascript-typescript)
🔇 Additional comments (2)
packages/coze-js/package.json (1)
3-3: Ensure git tag for new version
Make sure the corresponding git tagv1.3.1is created and pushed to match this version bump.packages/coze-js/CHANGELOG.json (1)
4-28: New changelog JSON entry is valid
The1.3.1record aligns with the Markdown changelog (version, timestamp, and comment groups). The entries are in descending order—no further changes needed here.
Summary by CodeRabbit