chore: prepare v1.0.12 release metadata#493
Conversation
This release prep captures the version bump and changelog entry for v1.0.12 without pulling unrelated workspace edits into the release branch. Change-Id: Ib343337c4851b7cc15a52dd0068795a92092b781 Constraint: Keep the release PR scoped to package version and changelog only Rejected: Include .gitignore and local workspace files | unrelated to this release PR Confidence: high Scope-risk: narrow Reversibility: clean Directive: Keep release notes aligned with shipped changes only; exclude reverted work from summaries Tested: make unit-test Tested: go mod tidy Tested: go run github.com/golangci/golangci-lint/v2/cmd/golangci-lint@v2.1.6 run --new-from-rev=origin/main Not-tested: Manual tag/release publishing flow
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThis pull request updates the package version from 1.0.11 to 1.0.12 and adds a new changelog entry documenting features and documentation improvements across various CLI components and functionality areas. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
🚀 PR Preview Install Guide🧰 CLI updatenpm i -g https://pkg.pr.new/larksuite/cli/@larksuite/cli@536d55543ebbefebdf1115d1338d51119b8e8d37🧩 Skill updatenpx skills add larksuite/cli#release/v1.0.12 -y -g |
Summary
Prepare the
v1.0.12release metadata for the next publish. This PR keeps the release branch scoped to the version bump and the reviewed changelog entry.Changes
@larksuite/clipackage version from1.0.11to1.0.12v1.0.12changelog section and release link referenceTest Plan
make unit-testgo mod tidygo run github.com/golangci/golangci-lint/v2/cmd/golangci-lint@v2.1.6 run --new-from-rev=origin/mainlark xxxcommand works as expectedRelated Issues
Summary by CodeRabbit
New Features
Documentation