Skip to content

chore: prepare v1.0.12 release metadata#493

Merged
liangshuo-1 merged 1 commit intomainfrom
release/v1.0.12
Apr 15, 2026
Merged

chore: prepare v1.0.12 release metadata#493
liangshuo-1 merged 1 commit intomainfrom
release/v1.0.12

Conversation

@liangshuo-1
Copy link
Copy Markdown
Collaborator

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

Summary

Prepare the v1.0.12 release metadata for the next publish. This PR keeps the release branch scoped to the version bump and the reviewed changelog entry.

Changes

  • Bump @larksuite/cli package version from 1.0.11 to 1.0.12
  • Add the v1.0.12 changelog section and release link reference

Test Plan

  • make unit-test
  • go mod tidy
  • go run github.com/golangci/golangci-lint/v2/cmd/golangci-lint@v2.1.6 run --new-from-rev=origin/main
  • Manual local verification confirms the lark xxx command works as expected

Related Issues

  • None

Summary by CodeRabbit

  • New Features

    • Streamlined CLI installation process
    • Enhanced mail with signature and recall hints
    • Improved slides media upload with image placeholders
    • Better mail recipient search guidance
    • Updated calendar and VC routing functionality
    • Clarified historical date handling
  • Documentation

    • Comprehensive release documentation for v1.0.12

This release prep captures the version bump and changelog entry for v1.0.12 without pulling unrelated workspace edits into the release branch.

Change-Id: Ib343337c4851b7cc15a52dd0068795a92092b781
Constraint: Keep the release PR scoped to package version and changelog only
Rejected: Include .gitignore and local workspace files | unrelated to this release PR
Confidence: high
Scope-risk: narrow
Reversibility: clean
Directive: Keep release notes aligned with shipped changes only; exclude reverted work from summaries
Tested: make unit-test
Tested: go mod tidy
Tested: go run github.com/golangci/golangci-lint/v2/cmd/golangci-lint@v2.1.6 run --new-from-rev=origin/main
Not-tested: Manual tag/release publishing flow
@github-actions github-actions bot added the size/M Single-domain feat or fix with limited business impact label Apr 15, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 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: 898c1f5b-4346-421c-bd14-9a024b70a435

📥 Commits

Reviewing files that changed from the base of the PR and between 03ba542 and 536d555.

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

📝 Walkthrough

Walkthrough

This pull request updates the package version from 1.0.11 to 1.0.12 and adds a new changelog entry documenting features and documentation improvements across various CLI components and functionality areas.

Changes

Cohort / File(s) Summary
Release Version Bump
CHANGELOG.md, package.json
Updated package version to 1.0.12 and added corresponding changelog entry with subsections for features (CLI install flow, mail signature/recall hints, slides media upload/image placeholders, mail recipient search guidance) and documentation (calendar/vc routing and historical date clarification).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested labels

size/M

Suggested reviewers

  • liuxinyanglxy

Poem

🐰 Hop hop, a version bumps with cheer,
From 1.0.11 to 1.0.12 so clear,
New features hop into the changelog's sight,
A rabbit approves—the release is just right! 🎉✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The PR title 'chore: prepare v1.0.12 release metadata' accurately and concisely summarizes the main changes: version bump and changelog updates for the v1.0.12 release.
Description check ✅ Passed The PR description follows the template structure with complete Summary, Changes, and Related Issues sections. Test Plan is present with checkboxes indicating test status, covering the key verification steps.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ 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.12

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.

@liangshuo-1 liangshuo-1 merged commit f0e724c into main Apr 15, 2026
9 checks passed
@liangshuo-1 liangshuo-1 deleted the release/v1.0.12 branch April 15, 2026 13:29
@github-actions
Copy link
Copy Markdown

🚀 PR Preview Install Guide

🧰 CLI update

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

🧩 Skill update

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

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