Skip to content

chore: cut v1.0.14#544

Merged
liangshuo-1 merged 1 commit intomainfrom
release/v1.0.14
Apr 17, 2026
Merged

chore: cut v1.0.14#544
liangshuo-1 merged 1 commit intomainfrom
release/v1.0.14

Conversation

@liangshuo-1
Copy link
Copy Markdown
Collaborator

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

Summary

  • Bump version to v1.0.14 in package.json
  • Add v1.0.14 release notes to CHANGELOG.md (8 features, 2 docs, 1 refactor)

Test plan

  • Verify package.json version matches the git tag after release
  • Confirm CHANGELOG entries match the merged PR list since v1.0.13

Summary by CodeRabbit

  • New Features

    • Added priority and scheduled send capabilities for mail
    • Added sheet cell comments support for drive
    • Added media insert functionality for doc
    • Enhanced base with improved bot permissions and identity priority strategy
    • Improved auth with enhanced login scope handling
  • Documentation

    • Updated OKR domain and related documentation
  • Refactor

    • Refactored skills workflow

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

coderabbitai Bot commented Apr 17, 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: c0a14256-b2ca-4d5b-a7a2-622036ba9771

📥 Commits

Reviewing files that changed from the base of the PR and between 6212513 and 822723a.

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

📝 Walkthrough

Walkthrough

This pull request releases version 1.0.14, updating the package.json version number and adding a corresponding changelog entry documenting new features, documentation improvements, and refactoring across mail, drive, doc, base, and auth components.

Changes

Cohort / File(s) Summary
Release v1.0.14
CHANGELOG.md, package.json
Version bump from 1.0.13 to 1.0.14 with changelog entries covering mail (priority and scheduled send), drive (sheet cell comments), doc (media-insert flag), base (bot auto-grant and identity priority), and auth updates; plus OKR domain documentation and workflow refactoring.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested labels

size/M

Suggested reviewers

  • liuxinyanglxy
  • MaxHuang22

Poem

🐰 A new release hops into view,
Version bumps and changelogs too!
From v-one-oh-thirteen we fly,
To fourteen—watch this rabbit sky-high! 🚀
Mailbox priority, docs that gleam,
This release fulfills the team's dream!

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'chore: cut v1.0.14' directly and clearly describes the main change: bumping the version to v1.0.14 and preparing the release.
Description check ✅ Passed The PR description covers the summary and test plan sections from the template, though the 'Changes' section is implied but not explicitly listed, and 'Related Issues' is missing.
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.14

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 Apr 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.91%. Comparing base (6212513) to head (822723a).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #544   +/-   ##
=======================================
  Coverage   59.91%   59.91%           
=======================================
  Files         388      388           
  Lines       33147    33147           
=======================================
  Hits        19859    19859           
  Misses      11420    11420           
  Partials     1868     1868           

☔ 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@822723a72462f4ee2cdf5817865e3760ea0caf6f

🧩 Skill update

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

@liangshuo-1 liangshuo-1 merged commit 4f90fd3 into main Apr 17, 2026
21 checks passed
@liangshuo-1 liangshuo-1 deleted the release/v1.0.14 branch April 17, 2026 13:46
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