Skip to content

chore(release): v1.0.39#1052

Merged
liangshuo-1 merged 1 commit into
mainfrom
release/v1.0.39
May 22, 2026
Merged

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

Conversation

@liangshuo-1
Copy link
Copy Markdown
Collaborator

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

Summary

  • Bump version to 1.0.39
  • Update CHANGELOG.md with changes since v1.0.38
  • Backfill the [v1.0.39] link reference at the bottom of CHANGELOG.md

Highlights

Test plan

  • CI passes
  • Verify version bump in package.json
  • Verify CHANGELOG.md entry

Summary by CodeRabbit

  • New Features

    • Added slides export shortcut
    • Enhanced sidecar multi-client identity isolation
    • Enabled Markdown image rendering
  • Bug Fixes

    • Improved scope priority handling
  • Documentation

    • Updated guidance and descriptions for better clarity

Review Change Stack

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

coderabbitai Bot commented May 22, 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: 96f21461-da58-4002-93cf-93ffbf7faf3f

📥 Commits

Reviewing files that changed from the base of the PR and between 4b22231 and 2535e5a.

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

📝 Walkthrough

Walkthrough

This PR releases version 1.0.39 of the @larksuite/cli package. The package version is bumped in package.json, and a new changelog entry documents three features (slides export shortcut, sidecar multi-client isolation, Markdown image rendering), one bug fix (scope priority), and three documentation updates.

Changes

v1.0.39 Release

Layer / File(s) Summary
Version bump and changelog
package.json, CHANGELOG.md
Package version is incremented to 1.0.39. Changelog receives a new release section dated 2026-05-22 with features (slides export, sidecar multi-client isolation, Markdown rendering), bug fixes (scope priority), and documentation improvements (full_address guidance, lark-apps description), plus a release link reference.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • MaxHuang22
  • liuxinyanglxy

Poem

🐰 A version hops forward, one-oh-three-nine,
Slides export gleams, isolation's divine,
Markdown images render with care,
Changelog blooms with updates to share! 🎉

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely describes the main change: a version release bump to v1.0.39, which matches the primary objective of the changeset.
Description check ✅ Passed The description covers all required template sections with sufficient detail: Summary (version bump and CHANGELOG updates), Changes (highlights of all features/fixes/docs), and Test Plan (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.39

Warning

Review ran into problems

🔥 Problems

Git: Failed to clone repository. Please run the @coderabbitai full review command to re-trigger a full review. If the issue persists, set path_filters to include or exclude specific files.


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

codecov Bot commented May 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 67.77%. Comparing base (4b22231) to head (2535e5a).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1052      +/-   ##
==========================================
+ Coverage   67.76%   67.77%   +0.01%     
==========================================
  Files         590      590              
  Lines       55194    55194              
==========================================
+ Hits        37400    37406       +6     
+ Misses      14682    14677       -5     
+ Partials     3112     3111       -1     

☔ 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@2535e5a1f3c770a205073f224a6cb880a05f114f

🧩 Skill update

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

@liangshuo-1 liangshuo-1 merged commit ce5b4f2 into main May 22, 2026
21 checks passed
@liangshuo-1 liangshuo-1 deleted the release/v1.0.39 branch May 22, 2026 13:10
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