chore: Publish release/20250703-6d64c9#282
Conversation
|
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. |
WalkthroughThis change removes two JSON metadata files related to a patch fix, and updates the changelog and version number for 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 (
|
There was a problem hiding this comment.
Actionable comments posted: 0
🧹 Nitpick comments (2)
packages/coze-js/CHANGELOG.md (1)
7-7: Fix grammatical typo in the entry
was register→was registeredfor correct past-tense usage.- - Fix No ScriptProcessor was register with this name + - Fix “No ScriptProcessor was registered with this name” errorpackages/coze-js/CHANGELOG.json (1)
11-12: Keep wording consistent with .md changelogMirror the corrected phrasing to avoid divergence between the two changelog formats.
- "comment": "Fix No ScriptProcessor was register with this name" + "comment": "Fix “No ScriptProcessor was registered with this name” error"
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (5)
common/changes/@coze/api/fix-websocket_2025-07-02-01-45.json(0 hunks)common/changes/@coze/api/fix-websocket_2025-07-02-13-26.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 (2)
- common/changes/@coze/api/fix-websocket_2025-07-02-13-26.json
- common/changes/@coze/api/fix-websocket_2025-07-02-01-45.json
🧰 Additional context used
🧠 Learnings (1)
packages/coze-js/package.json (1)
Learnt from: huntye1
PR: coze-dev/coze-js#25
File: codecov.yml:4-8
Timestamp: 2024-11-12T09:27:06.509Z
Learning: In the `coze-js` project, when configuring `codecov.yml`, prefer using default settings initially for stability unless there's a specific need to change them.
🪛 LanguageTool
packages/coze-js/CHANGELOG.md
[uncategorized] ~7-~7: This verb may not be in the correct form. Consider using a different form for this context.
Context: ...Bug Fixes - Fix No ScriptProcessor was register with this name ## 1.3.3 - 2025-06-26 ...
(AI_EN_LECTOR_REPLACEMENT_VERB_FORM)
⏰ Context from checks skipped due to timeout of 90000ms (2)
- GitHub Check: Analyze (javascript-typescript)
- GitHub Check: Node.js v20 (ubuntu-latest)
🔇 Additional comments (1)
packages/coze-js/package.json (1)
3-3: Version bump validated – no stale @coze/api@1.3.3 referencesNo occurrences of the previous version were found in the workspace after running the grep check. This patch bump to 1.3.4 is ready to merge.
Summary by CodeRabbit
Bug Fixes
Chores