Skip to content

chore: prepare v1.0.11 release metadata#472

Merged
liangshuo-1 merged 1 commit intomainfrom
chore/release-v1.0.11
Apr 14, 2026
Merged

chore: prepare v1.0.11 release metadata#472
liangshuo-1 merged 1 commit intomainfrom
chore/release-v1.0.11

Conversation

@liangshuo-1
Copy link
Copy Markdown
Collaborator

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

Summary

Prepare the v1.0.11 release metadata so the package version and changelog stay in sync.

Changes

  • Bump package.json version from 1.0.10 to 1.0.11
  • Add the v1.0.11 changelog entry and release link in CHANGELOG.md

Test Plan

  • make unit-test
  • go mod tidy (no go.mod/go.sum changes)
  • 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

    • Added sheets dropdown shortcuts for improved navigation
    • Added task-related keyboard shortcuts
    • Enhanced interactive login flow
  • Bug Fixes

    • Fixed handling of null values in JSON data
  • Documentation

    • Updated documentation and readme files

Update the package version and changelog entry so the release branch matches the v1.0.11 changes already queued after v1.0.10.

This keeps the published package version and human-readable release notes aligned without pulling unrelated local workspace changes into the release PR.

Change-Id: Ia937651001e0057df4fe82bd11705c52d343f9a9
Constraint: Release PR should include only CHANGELOG.md and package.json
Rejected: Include .gitignore OMX ignore update | unrelated local-only change
Confidence: high
Scope-risk: narrow
Reversibility: clean
Directive: Keep release preparation PRs limited to versioned metadata unless a release-blocking code change is required
Tested: make unit-test; go mod tidy (no go.mod/go.sum changes); golangci-lint run --new-from-rev=origin/main
Not-tested: npm install/publish flow
Copy link
Copy Markdown

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

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

coderabbitai bot commented Apr 14, 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: 1faea2a3-6bf9-4e65-b334-dcda5586d35b

📥 Commits

Reviewing files that changed from the base of the PR and between 052e211 and e34ee5b.

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

📝 Walkthrough

Walkthrough

Version v1.0.11 release bump with changelog documentation. Updated package.json version number and added a new CHANGELOG.md section cataloging features, bug fixes, and documentation changes included in this release.

Changes

Cohort / File(s) Summary
Release Bump
package.json, CHANGELOG.md
Version bumped from 1.0.10 to 1.0.11; new changelog section added documenting features (sheets dropdown and task shortcuts), bug fixes (interactive login flow, base JSON null handling), and documentation updates.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested labels

size/M

Suggested reviewers

  • liuxinyanglxy

Poem

🐰 Hop, hop, hooray! Version's bumped today!
From ten-point-ten to eleven we say,
The changelog's bright with features so new,
Bugs fixed and docs fresh—the release is due! 🚀

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'chore: prepare v1.0.11 release metadata' accurately describes the main changes (version bump and changelog update) with clear, specific language.
Description check ✅ Passed The PR description follows the template structure with all required sections (Summary, Changes, Test Plan, Related Issues) completed with sufficient detail about version bump, changelog changes, and test verification.
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/release-v1.0.11

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.

@github-actions
Copy link
Copy Markdown

🚀 PR Preview Install Guide

🧰 CLI update

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

🧩 Skill update

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

@liangshuo-1 liangshuo-1 merged commit fe41234 into main Apr 14, 2026
10 checks passed
@liangshuo-1 liangshuo-1 deleted the chore/release-v1.0.11 branch April 14, 2026 12:09
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