Skip to content

chore(release): v1.0.22#719

Merged
liangshuo-1 merged 1 commit intomainfrom
release/v1.0.22
Apr 29, 2026
Merged

chore(release): v1.0.22#719
liangshuo-1 merged 1 commit intomainfrom
release/v1.0.22

Conversation

@liangshuo-1
Copy link
Copy Markdown
Collaborator

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

Summary

  • Bump package.json to 1.0.22
  • Add [v1.0.22] - 2026-04-29 changelog entry covering 12 commits since v1.0.21 (6 features / 2 fixes / 2 docs; 2 test-only commits omitted)
  • Register [v1.0.22] tag link

Test plan

  • make build succeeds with the new version stamped via ldflags
  • CHANGELOG renders correctly on GitHub (tag link resolves once v1.0.22 is tagged)

Summary by CodeRabbit

v1.0.22 Release Notes

  • New Features

    • Task enhancements including resource agent and app task member support
    • Contact search fanout capability
    • Slide templates with guidance
    • Calendar events integrated into emails
    • Enhanced binary URL resolution for installations
  • Bug Fixes

    • Improved Windows zip extraction reliability
    • Fixed --new mode to properly honor --brand flag
  • Documentation

    • Clarified base search routing documentation
    • Updated base skills and view configuration contract alignment

Change-Id: If383f91a8b934a4feec3ff6d371a3f2f6a94ec09
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 29, 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: fd492c22-482e-47e0-b2bd-a843bf33efa3

📥 Commits

Reviewing files that changed from the base of the PR and between 082275f and 4ee6895.

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

📝 Walkthrough

Walkthrough

This is a version release PR that bumps the package version from 1.0.21 to 1.0.22 and adds a corresponding changelog entry documenting the new release with categorized features, bug fixes, and documentation updates.

Changes

Cohort / File(s) Summary
Release Version Bump
package.json
Updated version field from 1.0.21 to 1.0.22.
Release Changelog
CHANGELOG.md
Added new v1.0.22 release section dated 2026-04-29 with categorized entries for features (task enhancements, contact search fanout, slide templates, calendar events, install registry support), bug fixes (Windows zip extraction, --brand flag in --new mode), and documentation updates (base search routing, base skills/view config contracts). Registered the [v1.0.22] GitHub release link reference.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested labels

size/M

Suggested reviewers

  • liuxinyanglxy
  • MaxHuang22

Poem

🐰 Version hops to twenty-two,
Changelog entries fresh and new,
Features shipped and bugs now fixed,
Release notes carefully mixed,
Onward to the next milestone we flew! 🚀

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title 'chore(release): v1.0.22' clearly and concisely describes the main change—a release version bump to 1.0.22, using conventional commit format.
Description check ✅ Passed The PR description covers the main changes (version bump, changelog entry, tag link) but lacks a dedicated 'Changes' section and only partially follows the template structure.
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.22

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.

@github-actions github-actions Bot added the size/M Single-domain feat or fix with limited business impact label Apr 29, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.17%. Comparing base (082275f) to head (4ee6895).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #719   +/-   ##
=======================================
  Coverage   64.17%   64.17%           
=======================================
  Files         504      504           
  Lines       44287    44287           
=======================================
  Hits        28420    28420           
  Misses      13393    13393           
  Partials     2474     2474           

☔ 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@4ee689506d1e22cc28fba982d894921aac827070

🧩 Skill update

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

@liangshuo-1 liangshuo-1 merged commit b37adfd into main Apr 29, 2026
21 checks passed
@liangshuo-1 liangshuo-1 deleted the release/v1.0.22 branch April 29, 2026 12: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