Skip to content

chore: bump version to v1.0.10 and update changelog#457

Merged
liangshuo-1 merged 1 commit intomainfrom
chore/bump-v1.0.10
Apr 13, 2026
Merged

chore: bump version to v1.0.10 and update changelog#457
liangshuo-1 merged 1 commit intomainfrom
chore/bump-v1.0.10

Conversation

@liangshuo-1
Copy link
Copy Markdown
Collaborator

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

Summary

Bump version to v1.0.10 and add changelog entry for the upcoming release.

Features

Bug Fixes

Documentation

Test plan

  • Verify CHANGELOG formatting renders correctly on GitHub
  • Verify package.json version reads as 1.0.10

Summary by CodeRabbit

  • Chores
    • Released version 1.0.10 with enhancements across multiple modules, including new features, bug fixes, and documentation improvements.

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

coderabbitai Bot commented Apr 13, 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: 382902e4-344a-4883-bf73-bdbf6e9345d0

📥 Commits

Reviewing files that changed from the base of the PR and between 06e7ae2 and af1e28a.

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

📝 Walkthrough

Walkthrough

This pull request performs a version release update for v1.0.10, dated April 13, 2026. It adds a new changelog entry documenting features, bug fixes, and documentation updates across nine modules, and increments the npm package version from 1.0.9 to 1.0.10 in package.json.

Changes

Cohort / File(s) Summary
Release Documentation
CHANGELOG.md
Added v1.0.10 release entry with new features, bug fixes, and documentation items across modules (im, sheets, wiki, drive, task, base, config, mail, doc); included new version reference link.
Package Versioning
package.json
Bumped npm package version from 1.0.9 to 1.0.10.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested labels

size/M

Suggested reviewers

  • liuxinyanglxy
  • tuxedomm

Poem

🐰 Hop along, version new!
Ten-dot-zero in the morning dew,
Features bloom across the land,
Changelog entries, perfectly planned!

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the main changes: bumping the version to v1.0.10 and updating the changelog, which directly corresponds to the file modifications.
Description check ✅ Passed The description includes all required template sections (Summary, Changes, Test Plan) with comprehensive details about features, bug fixes, and documentation updates, though related issues section is omitted.
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 chore/bump-v1.0.10

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

@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented Apr 13, 2026

Greptile Summary

This PR bumps the package version from 1.0.9 to 1.0.10 and prepends a matching CHANGELOG.md entry covering all features, bug fixes, and documentation improvements included in the release. Both files are consistent and follow the existing conventions.

Confidence Score: 5/5

Safe to merge — mechanical version bump and changelog update with no logic changes.

Both changed files are purely declarative (version string and markdown). The changelog entry follows the existing format, the version numbers are consistent across both files, the release date matches, and no code or configuration logic is touched.

No files require special attention.

Important Files Changed

Filename Overview
package.json Version field bumped from 1.0.9 to 1.0.10; no other fields changed.
CHANGELOG.md New v1.0.10 entry prepended with correct date, sections, and PR references; link reference appended in correct order.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[PR merged to main] --> B[package.json: version 1.0.9 → 1.0.10]
    A --> C[CHANGELOG.md: prepend v1.0.10 entry]
    B --> D[npm publish @larksuite/cli@1.0.10]
    C --> E[GitHub Release tag v1.0.10]
    D --> F[Release complete]
    E --> F
Loading

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

@liangshuo-1 liangshuo-1 merged commit 7fdc162 into main Apr 13, 2026
10 checks passed
@liangshuo-1 liangshuo-1 deleted the chore/bump-v1.0.10 branch April 13, 2026 14:58
@github-actions
Copy link
Copy Markdown

🚀 PR Preview Install Guide

🧰 CLI update

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

🧩 Skill update

npx skills add larksuite/cli#chore/bump-v1.0.10 -y -g

@coderabbitai coderabbitai Bot mentioned this pull request Apr 14, 2026
7 tasks
yxzhaao pushed a commit to yxzhaao/cli that referenced this pull request Apr 14, 2026
Change-Id: I6f8f6b474e2bcedec4646c69b35235c52906c74e
@coderabbitai coderabbitai Bot mentioned this pull request Apr 23, 2026
3 tasks
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