Skip to content

chore: release v1.0.53#1443

Merged
liangshuo-1 merged 1 commit into
mainfrom
chore/release-v1.0.53
Jun 12, 2026
Merged

chore: release v1.0.53#1443
liangshuo-1 merged 1 commit into
mainfrom
chore/release-v1.0.53

Conversation

@liangshuo-1

@liangshuo-1 liangshuo-1 commented Jun 12, 2026

Copy link
Copy Markdown
Collaborator

Summary

Release v1.0.53: bump version in package.json and add the changelog entry for all changes since v1.0.52.

Features

Bug Fixes

Documentation

Release steps after merge

Tag v1.0.53 on the merge commit — pushing the tag triggers the Release workflow (GoReleaser + npm publish).

Summary by CodeRabbit

Release v1.0.53

  • New Features

    • Auth token revocation and logout functionality
    • Added --json flags for command outputs
    • Unified OAuth v3 token endpoint minting
    • Note domain split capability
    • IM sort flag unification
  • Bug Fixes

    • Fixed error logs source in app releases
  • Documentation

    • Added skills optimization entries

Change-Id: I0bf2818d86e7ef272290d8cd271d8d9f18c56c73
@coderabbitai

coderabbitai Bot commented Jun 12, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 683ed8ce-f36c-4419-bc19-8966892fabe8

📥 Commits

Reviewing files that changed from the base of the PR and between 69f335b and 1979357.

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

📝 Walkthrough

Walkthrough

Version 1.0.53 is released with a changelog documenting new features (auth token revocation, JSON output flags, OAuth v3 endpoint unification, note domain split, IM sort consolidation), a bug fix (apps release error_logs), and documentation updates. Package.json version is bumped correspondingly.

Changes

v1.0.53 Release

Layer / File(s) Summary
Release v1.0.53 metadata
CHANGELOG.md, package.json
CHANGELOG.md records v1.0.53 features, bug fixes, and documentation updates with a release tag link. Package.json version is updated from 1.0.52 to 1.0.53.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • larksuite/cli#1255: Both PRs are release/version bumps that add new CHANGELOG.md entries and update package.json version numbers without code changes.
  • larksuite/cli#1412: Both PRs are release chores that update CHANGELOG.md with the next version section and bump @larksuite/cli's package.json version without touching application code.
  • larksuite/cli#1331: Both PRs only update release metadata—adding a new CHANGELOG.md entry and bumping package.json version—with no shared code changes.

Suggested labels

size/M

Suggested reviewers

  • liuxinyanglxy

Poem

🐰 A release hops forth with features so fine,
Version bumped up, the changelog aligned,
Auth tokens dance, JSON flags now shine,
From 1.0.52 to 1.0.53, all by design! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely summarizes the main change: releasing v1.0.53 with version bumps and changelog updates.
Description check ✅ Passed The description comprehensively covers all required sections: Summary, Changes (organized by type), and includes release steps. Test Plan section from template is not included but is not critical for release-type PRs.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ 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.53

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 github-actions Bot added the size/M Single-domain feat or fix with limited business impact label Jun 12, 2026
@github-actions

Copy link
Copy Markdown

🚀 PR Preview Install Guide

🧰 CLI update

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

🧩 Skill update

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

@codecov

codecov Bot commented Jun 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.86%. Comparing base (69f335b) to head (1979357).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1443   +/-   ##
=======================================
  Coverage   72.86%   72.86%           
=======================================
  Files         738      738           
  Lines       69552    69552           
=======================================
  Hits        50679    50679           
  Misses      15057    15057           
  Partials     3816     3816           

☔ View full report in Codecov by Harness.
📢 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.

@liangshuo-1 liangshuo-1 merged commit e1af7e3 into main Jun 12, 2026
20 checks passed
@liangshuo-1 liangshuo-1 deleted the chore/release-v1.0.53 branch June 12, 2026 12:03
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.

1 participant