chore(release): v1.0.20#682
Conversation
Change-Id: I1fdfa09633bfbe385a191a95b605e1dbcf011768
📝 WalkthroughWalkthroughThis PR bumps the package version from 1.0.19 to 1.0.20 and documents the release in the changelog with new CLI features, bug fixes, and documentation updates. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@CHANGELOG.md`:
- Line 5: Add the missing reference-style link for the heading "## [v1.0.20]" by
adding a reference definition like "[v1.0.20]: <release-or-compare-URL>" to the
bottom reference list following the same pattern as prior entries; ensure the
label exactly matches "[v1.0.20]" so the heading resolves correctly (use the
same URL format used by other version refs).
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #682 +/- ##
=======================================
Coverage 63.04% 63.04%
=======================================
Files 437 437
Lines 38847 38847
=======================================
Hits 24491 24491
Misses 12184 12184
Partials 2172 2172 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
🚀 PR Preview Install Guide🧰 CLI updatenpm i -g https://pkg.pr.new/larksuite/cli/@larksuite/cli@a4730ccd3bddf88092e4fb3f19a100dd8ce13a3e🧩 Skill updatenpx skills add larksuite/cli#release/v1.0.20 -y -g |
Summary
Release v1.0.20.
Features
+searchshortcut with flat filter flags (feat(drive): add +search shortcut with flat filter flags #658)+share-to-chat(feat(mail): support sharing emails to IM chats #637)+updateshortcut (feat: add calendar update shortcut #678)--at-chatter-idsfilter to+messages-search(feat(im): add at-chatter-ids filter to +messages-search #612)chat.members.botsto skill docs (feat(lark-im): add chat.members.bots to skill #616)Bug Fixes
--asinstead of silently overriding it (fix(strict-mode): reject explicit --as instead of silently overriding it #673)Documentation
Test plan
./scripts/tag-release.shto push thev1.0.20tagCompare v1.0.19...v1.0.20
Summary by CodeRabbit
New Features
Bug Fixes
Documentation