Skip to content

chore(release): v1.0.32#918

Merged
liangshuo-1 merged 1 commit into
mainfrom
release/v1.0.32
May 15, 2026
Merged

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

Conversation

@liangshuo-1
Copy link
Copy Markdown
Collaborator

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

Summary

Release v1.0.32, bundling seven changes since v1.0.31:

Features

Bug Fixes

Documentation

Test plan

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

Summary by CodeRabbit

  • Chores
    • Version bumped to v1.0.32 with changelog updates documenting new features, bug fixes, and documentation enhancements.

Review Change Stack

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

coderabbitai Bot commented May 15, 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: 56b75dfb-f40a-4250-aaff-de64108e8188

📥 Commits

Reviewing files that changed from the base of the PR and between 5778adf and 5789fe5.

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

📝 Walkthrough

Walkthrough

Version 1.0.32 of the CLI is released with package version updated in the manifest and changelog entries documenting Features, Bug Fixes, and Documentation sections along with a corresponding release link reference.

Changes

v1.0.32 Release

Layer / File(s) Summary
Version bump and changelog
package.json, CHANGELOG.md
Package version field incremented from 1.0.31 to 1.0.32, with new v1.0.32 changelog section listing Features, Bug Fixes, and Documentation entries. Release link reference added to version list.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • larksuite/cli#614: Both PRs only bump the package version and add a new CHANGELOG.md release entry (v1.0.17 vs v1.0.32) without changing shared code beyond manifest/changelog metadata.
  • larksuite/cli#737: Both PRs only bump the package version and update CHANGELOG.md with a new release entry/link reference (no shared code changes beyond those manifest/changelog updates).
  • larksuite/cli#889: Both PRs are release/changelog + package.json version bumps (v1.0.31 vs v1.0.32), with no overlapping code changes beyond updating documented release metadata.

Suggested labels

size/M

Suggested reviewers

  • liuxinyanglxy
  • MaxHuang22

Poem

🐰 A patch release hops along,

From 1.0.31 to 32 so strong,

Features and fixes documented with care,

The changelog link marks the milestone fair! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title 'chore(release): v1.0.32' clearly and concisely summarizes the main change—a version release bump to v1.0.32, matching the changeset modifications to package.json and CHANGELOG.md.
Description check ✅ Passed The description includes Summary, Changes (organized by feature/bug/documentation), and Test Plan sections covering all required template elements with comprehensive details about the seven bundled changes and verification steps.
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.32

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
Copy link
Copy Markdown

🚀 PR Preview Install Guide

🧰 CLI update

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

🧩 Skill update

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

@liangshuo-1 liangshuo-1 merged commit 14a3213 into main May 15, 2026
17 of 18 checks passed
@liangshuo-1 liangshuo-1 deleted the release/v1.0.32 branch May 15, 2026 12:55
@codecov
Copy link
Copy Markdown

codecov Bot commented May 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.92%. Comparing base (5778adf) to head (5789fe5).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #918   +/-   ##
=======================================
  Coverage   65.92%   65.92%           
=======================================
  Files         523      523           
  Lines       49687    49687           
=======================================
  Hits        32757    32757           
  Misses      14131    14131           
  Partials     2799     2799           

☔ 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.

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.

1 participant