Skip to content

chore(release): v1.0.31#889

Merged
liangshuo-1 merged 1 commit into
mainfrom
release/v1.0.31
May 14, 2026
Merged

chore(release): v1.0.31#889
liangshuo-1 merged 1 commit into
mainfrom
release/v1.0.31

Conversation

@liangshuo-1

@liangshuo-1 liangshuo-1 commented May 14, 2026

Copy link
Copy Markdown
Collaborator

Summary

Release v1.0.31, bundling six features since v1.0.30:

Test plan

  • CI green
  • package.json shows 1.0.31
  • CHANGELOG.md v1.0.31 section and release-tag link both present

Summary by CodeRabbit

v1.0.31 Release

  • New Features
    • Enhanced CLI commands with non-interactive install mode for non-TTY environments
    • New chat command shortcuts for search and list operations
    • Added authentication flag support for improved security and workflow flexibility
    • Drive smart sync mode for optimized file synchronization
    • Approval task methods for workflow management and automation
    • AI agent guidance for recommendations and update notifications

Review Change Stack

Change-Id: I1609f900c4b5dc219e1e58aecb642928d418c5b3
@github-actions github-actions Bot added the size/M Single-domain feat or fix with limited business impact label May 14, 2026
@coderabbitai

coderabbitai Bot commented May 14, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 9d647fbc-c9ca-4d1f-a41a-a37c1412cf52

📥 Commits

Reviewing files that changed from the base of the PR and between b0bd9b0 and d2a0e7d.

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

📝 Walkthrough

Walkthrough

This PR bumps the CLI version from 1.0.30 to 1.0.31 and documents the release in the changelog. The CHANGELOG.md entry lists feature enhancements including install non-interactive behavior, AI agent recommendations, chat search/list shortcuts, authentication flag support, drive smart sync, and approval task methods.

Changes

Release v1.0.31

Layer / File(s) Summary
Version bump and changelog update
CHANGELOG.md, package.json
Package version incremented to 1.0.31, and CHANGELOG.md updated with release section documenting CLI feature enhancements with corresponding GitHub release tag reference.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • larksuite/cli#871: Version bump to 1.0.30 with corresponding CHANGELOG entry in the same release workflow pattern.
  • larksuite/cli#785: Release-only changes bumping version in package.json and updating CHANGELOG.md with new version section.
  • larksuite/cli#761: Release chore updating CHANGELOG.md with version entry and bumping package.json version field.

Suggested labels

size/M

Suggested reviewers

  • liuxinyanglxy
  • MaxHuang22

Poem

🐰 A new release hops into view,
Version bumped from thirty to thirty-one true,
Features documented with care,
CLI enhancements everywhere! ✨
Let the changelog sing of what's new.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title 'chore(release): v1.0.31' clearly summarizes the main change—a version release—and is specific and concise.
Description check ✅ Passed The description provides a clear summary of the release, lists all six bundled features with issue references, and includes a concrete test plan aligned with the template requirements.
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.31

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.

@codecov

codecov Bot commented May 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.87%. Comparing base (b0bd9b0) to head (d2a0e7d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #889   +/-   ##
=======================================
  Coverage   65.87%   65.87%           
=======================================
  Files         520      520           
  Lines       49194    49194           
=======================================
  Hits        32409    32409           
  Misses      14015    14015           
  Partials     2770     2770           

☔ 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@d2a0e7d324102376810954b5498e3bfd42dd0724

🧩 Skill update

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

@liangshuo-1
liangshuo-1 merged commit 8a8dff4 into main May 14, 2026
21 checks passed
@liangshuo-1
liangshuo-1 deleted the release/v1.0.31 branch May 14, 2026 12:19
This was referenced May 25, 2026
tuxedomm pushed a commit to zhumiaoxin/cli that referenced this pull request Jun 6, 2026
Change-Id: I1609f900c4b5dc219e1e58aecb642928d418c5b3
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