Skip to content

chore(release): v1.0.23#737

Merged
liangshuo-1 merged 1 commit intomainfrom
chore/release-v1.0.23
Apr 30, 2026
Merged

chore(release): v1.0.23#737
liangshuo-1 merged 1 commit intomainfrom
chore/release-v1.0.23

Conversation

@liangshuo-1
Copy link
Copy Markdown
Collaborator

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

Summary

  • Cut v1.0.23 with the 11 commits that landed since v1.0.22
  • Update CHANGELOG.md (entry + reference link) and bump package.json to 1.0.23

Highlights

  • drive: New +pull / +push / +status shortcuts for one-way sync and content-hash diff; --file-name for export
  • base: Markdown output for record reads
  • minutes: Media upload shortcut
  • doc: Callout type= warning when background-color is missing; v2 usage guide
  • cmdutil: @file support for params and data
  • Markdown shortcuts and skill docs

Test plan

  • git diff main -- CHANGELOG.md package.json matches expectations
  • CHANGELOG link reference for [v1.0.23] resolves on GitHub once tagged
  • No other version strings still pinned to 1.0.22

Summary by CodeRabbit

  • New Features

    • Added drive one-way mirror shortcut commands
    • Introduced additional flags and outputs for base, minutes, doc, and cmdutil
    • Enhanced markdown and skill documentation
  • Documentation

    • Added Lark-doc v2 usage guidance
    • Clarified minutes routing

Change-Id: I48f780acac9731585aeec0a51f5b403a00804dbc
@github-actions github-actions Bot added the size/M Single-domain feat or fix with limited business impact label Apr 30, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 30, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: d9c809aa-0b2f-4bae-9c49-43e9e8fc746d

📥 Commits

Reviewing files that changed from the base of the PR and between cfd89e0 and 0b412d2.

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

📝 Walkthrough

Walkthrough

This pull request performs a standard release procedure for version 1.0.23, updating the package version number in package.json and adding comprehensive release notes to CHANGELOG.md documenting new features including drive one-way mirror shortcuts and various command-line enhancements.

Changes

Cohort / File(s) Summary
Release Bump
package.json, CHANGELOG.md
Version increment from 1.0.22 to 1.0.23 with corresponding changelog entry documenting new drive shortcuts, command flags, outputs, and documentation additions.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested labels

size/M

Suggested reviewers

  • liuxinyanglxy
  • sang-neo03

Poem

🐰 A version hops forward, twenty-three!
Changelog grows with features so spree,
Mirrors and shortcuts dance in the light,
Release notes gleam, everything's right!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title 'chore(release): v1.0.23' accurately and concisely describes the pull request's main purpose: cutting and releasing version 1.0.23, which aligns with the changelog and package.json version bump.
Description check ✅ Passed The description provides a comprehensive summary, detailed highlights of features, and a test plan, but lacks explicit sections matching the template structure (Summary, Changes, Test Plan as separate sections).
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 chore/release-v1.0.23

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
Review rate limit: 7/8 reviews remaining, refill in 7 minutes and 30 seconds.

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

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.59%. Comparing base (cfd89e0) to head (0b412d2).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #737   +/-   ##
=======================================
  Coverage   64.59%   64.59%           
=======================================
  Files         516      516           
  Lines       45782    45782           
=======================================
  Hits        29572    29572           
  Misses      13625    13625           
  Partials     2585     2585           

☔ 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@0b412d2509a3b47468865211b90ff99b63166ebb

🧩 Skill update

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

@liangshuo-1 liangshuo-1 merged commit 686c91d into main Apr 30, 2026
21 checks passed
@liangshuo-1 liangshuo-1 deleted the chore/release-v1.0.23 branch April 30, 2026 10:04
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