Skip to content

chore(release): v1.0.20#682

Merged
liangshuo-1 merged 1 commit intomainfrom
release/v1.0.20
Apr 27, 2026
Merged

chore(release): v1.0.20#682
liangshuo-1 merged 1 commit intomainfrom
release/v1.0.20

Conversation

@liangshuo-1
Copy link
Copy Markdown
Collaborator

@liangshuo-1 liangshuo-1 commented Apr 27, 2026

Summary

Release v1.0.20.

Features

Bug Fixes

Documentation

Test plan

  • CI green
  • After merge, run ./scripts/tag-release.sh to push the v1.0.20 tag

Compare v1.0.19...v1.0.20

Summary by CodeRabbit

  • New Features

    • Added new CLI shortcuts and flags
    • Implemented pagination behavior improvements
  • Bug Fixes

    • Fixed strict-mode flag handling
    • Resolved whiteboard disable edge case
  • Documentation

    • Updated lark-drive import examples
    • Enhanced Features documentation table

Change-Id: I1fdfa09633bfbe385a191a95b605e1dbcf011768
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 27, 2026

📝 Walkthrough

Walkthrough

This 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

Cohort / File(s) Summary
Release Metadata
CHANGELOG.md
New top-of-file release section [v1.0.20] - 2026-04-27 documenting CLI feature additions (shortcuts/flags, pagination), bug fixes (strict-mode handling, whiteboard edge case), and documentation updates (lark-drive imports, readme table).
Version Bump
package.json
Package version incremented from 1.0.19 to 1.0.20.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested labels

size/M

Suggested reviewers

  • liuxinyanglxy

Poem

🐰 A version hops forth with a spring in its step,
From nineteen to twenty, a changelog swept,
With features and fixes all neatly arranged,
The package.json sees digits exchanged!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title 'chore(release): v1.0.20' clearly and concisely summarizes the main change—releasing version 1.0.20 of the package.
Description check ✅ Passed The PR description includes a comprehensive Summary section listing all features, bug fixes, and documentation updates, plus a Test plan section, though it deviates from the standard template structure.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/v1.0.20

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions Bot added the size/M Single-domain feat or fix with limited business impact label Apr 27, 2026
Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 63ec6da4-fbd7-44ba-9343-a1f6180d5af3

📥 Commits

Reviewing files that changed from the base of the PR and between 7124b18 and a4730cc.

📒 Files selected for processing (2)
  • CHANGELOG.md
  • package.json

Comment thread CHANGELOG.md
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.04%. Comparing base (78d92de) to head (a4730cc).
⚠️ Report is 2 commits behind head on main.

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Copy Markdown

🚀 PR Preview Install Guide

🧰 CLI update

npm i -g https://pkg.pr.new/larksuite/cli/@larksuite/cli@a4730ccd3bddf88092e4fb3f19a100dd8ce13a3e

🧩 Skill update

npx skills add larksuite/cli#release/v1.0.20 -y -g

@liangshuo-1 liangshuo-1 merged commit f6f242e into main Apr 27, 2026
21 checks passed
@liangshuo-1 liangshuo-1 deleted the release/v1.0.20 branch April 27, 2026 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/M Single-domain feat or fix with limited business impact

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants