Conversation
Update CHANGELOG.md and bump version to 1.0.4. Change-Id: Ia0d65f4abf271dcff5563aac5ae81bcf4c4c6aea
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughUpdated the npm package version from 1.0.3 to 1.0.4 and added a new changelog entry for v1.0.4 dated 2026-04-03 with categorized release notes including features, bug fixes, documentation, refactoring, and CI improvements. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Greptile SummaryThis is a standard release chore PR that bumps Confidence Score: 5/5Safe to merge — purely a version bump and changelog update with no logic changes. Both changed files contain only metadata updates (version string and changelog text). No logic, dependencies, or configuration is modified, and the format is consistent with previous releases. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[PR #253 - chore: release v1.0.4] --> B[package.json\nversion: 1.0.3 → 1.0.4]
A --> C[CHANGELOG.md\nAdd v1.0.4 section]
C --> D[Features\n#242 #235 #229]
C --> E[Bug Fixes\n#247 #245]
C --> F[Docs / Refactor / CI\n#157 #191 #236]
C --> G[Link reference\nhttps://github.com/larksuite/cli/releases/tag/v1.0.4]
Reviews (1): Last reviewed commit: "chore: release v1.0.4" | Re-trigger Greptile |
🚀 PR Preview Install Guide🧰 CLI updatenpm i -g https://pkg.pr.new/larksuite/cli/@larksuite/cli@5dc7ca27b792c7e1cb22575f618fcb2aef020b52🧩 Skill updatenpx skills add larksuite/cli#release/v1.0.4 -y -g |
Summary
Changelog
Features
+chat-create(feat: support user identity for im +chat-create #242)Bug Fixes
http.DefaultTransportwith proxy-aware base transport to mitigate MITM risk (fix(security): add proxy-aware transport with MITM warning and opt-out #247)Documentation
Refactor
CI
Summary by CodeRabbit