chore(release): v1.0.36#1011
Conversation
Change-Id: Ifb0b6bf05d486943d9a689bf63dde2251dcd3500
📝 WalkthroughWalkthroughThis PR bumps the package version from 1.0.35 to 1.0.36 and adds a new changelog entry documenting the release with updates to drive/markdown tenant URL handling, auth scope validation, and search evidence documentation. ChangesVersion 1.0.36 release
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 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 current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@CHANGELOG.md`:
- Line 5: Add a reference definition for [v1.0.36] to the bottom of CHANGELOG.md
(matching the existing style used for [v1.0.35]) so the heading `[v1.0.36]`
resolves; locate the block of release reference definitions (where `v1.0.35` is
defined) and add a new line like ` [v1.0.36]: <release-url>` with the correct
release URL for v1.0.36.
🪄 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 #1011 +/- ##
=======================================
Coverage 67.68% 67.68%
=======================================
Files 576 576
Lines 54547 54547
=======================================
Hits 36919 36919
Misses 14567 14567
Partials 3061 3061 ☔ 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@cdc8b695b20156e834e6329a18a189175a18bf1e🧩 Skill updatenpx skills add larksuite/cli#release/v1.0.36 -y -g |
Change-Id: Ifb0b6bf05d486943d9a689bf63dde2251dcd3500
Summary
Highlights
drive +uploadandmarkdown +create(feat: return real tenant URLs for drive +upload and markdown +create #992)--scopeis empty inauth check(fix(auth): return validation error when --scope is empty in auth check #999)Test plan
package.jsonSummary by CodeRabbit
New Features
Bug Fixes
Documentation