Skip to content

chore: release v1.0.9#426

Merged
liangshuo-1 merged 1 commit intomainfrom
release/v1.0.9
Apr 11, 2026
Merged

chore: release v1.0.9#426
liangshuo-1 merged 1 commit intomainfrom
release/v1.0.9

Conversation

@liangshuo-1
Copy link
Copy Markdown
Collaborator

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

Summary

  • Bump version to v1.0.9
  • Add changelog for v1.0.9

Changelog

Features

Documentation

Summary by CodeRabbit

  • New Features

    • Enhanced attendance management with improved query capabilities
    • Added minutes search functionality
    • Slides creation shortcut with presentation URL output
    • Sheets operations support including merge, replace, and styling
    • Drive folder deletion via async task polling
  • Documentation

    • Added guidance for drive permission granting

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

coderabbitai bot commented Apr 11, 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: 945128a2-3544-4280-9a49-c494e5bef3d5

📥 Commits

Reviewing files that changed from the base of the PR and between 69ae326 and cc857a3.

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

📝 Walkthrough

Walkthrough

Version bump and changelog update for release 1.0.9. The PR increments the package version from 1.0.8 to 1.0.9 and documents new features across attendance, minutes search, slides creation, sheets operations, and drive folder deletion capabilities.

Changes

Cohort / File(s) Summary
Release Documentation
CHANGELOG.md
Added new v1.0.9 release entry (2026-04-11) documenting new features: attendance user_task.query, minutes search, slides creation shortcut behavior, sheets merge/replace/style operations, drive folder deletion via async task polling, and drive permission granting documentation.
Version Bump
package.json
Updated package version from 1.0.8 to 1.0.9.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested labels

size/M

Suggested reviewers

  • liuxinyanglxy

Poem

🐰 A version hops forward with glee,
From 1.0.8 to 1.0.9, you see!
Changelog entries in rows,
New features that grew,
Time to release and start anew! 🚀

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'chore: release v1.0.9' accurately reflects the main purpose of this PR: bumping the package version and updating the changelog for v1.0.9 release.
Description check ✅ Passed The PR description includes a Summary section and a detailed Changelog section listing all features and documentation updates. However, it is missing the Changes, Test Plan, and Related Issues sections from the required template.
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.9

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

@greptile-apps
Copy link
Copy Markdown

greptile-apps bot commented Apr 11, 2026

Greptile Summary

This is a standard release chore PR that bumps package.json from 1.0.8 to 1.0.9 and adds the corresponding CHANGELOG.md entry with the correct date and PR references. It also backfills the previously missing [v1.0.8] reference link at the bottom of the changelog.

Confidence Score: 5/5

This PR is safe to merge — it only bumps the version and updates the changelog with no logic changes.

Both changed files contain only metadata updates (version string and changelog prose). No code logic, dependencies, or security-relevant surfaces are touched. All findings are P2 or lower (none found).

No files require special attention.

Important Files Changed

Filename Overview
package.json Version bumped from 1.0.8 to 1.0.9 — straightforward, single-line change.
CHANGELOG.md New v1.0.9 entry added with correct date and PR references; also backfills the missing v1.0.8 reference link at the bottom.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[PR #426: chore release v1.0.9] --> B[package.json\nversion: 1.0.8 → 1.0.9]
    A --> C[CHANGELOG.md]
    C --> D[Add v1.0.9 entry\nDate: 2026-04-11]
    C --> E[Add v1.0.9 release link]
    C --> F[Backfill missing v1.0.8 release link]
    D --> G[7 feature entries with PR refs]
    D --> H[1 documentation entry]
Loading

Reviews (1): Last reviewed commit: "chore: bump version to v1.0.9 and update..." | Re-trigger Greptile

@github-actions
Copy link
Copy Markdown

🚀 PR Preview Install Guide

🧰 CLI update

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

🧩 Skill update

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

@liangshuo-1 liangshuo-1 merged commit 1ff2dc5 into main Apr 11, 2026
11 checks passed
@liangshuo-1 liangshuo-1 deleted the release/v1.0.9 branch April 11, 2026 14:18
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