chore: release v1.0.53#1443
Conversation
Change-Id: I0bf2818d86e7ef272290d8cd271d8d9f18c56c73
|
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)
📝 WalkthroughWalkthroughVersion 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. Changesv1.0.53 Release
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 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@1979357bc2c5d2d91e11e2c313856052ecbfc5a8🧩 Skill updatenpx skills add larksuite/cli#chore/release-v1.0.53 -y -g |
Codecov Report✅ All modified and coverable lines are covered by tests. 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. 🚀 New features to boost your workflow:
|
Summary
Release v1.0.53: bump version in
package.jsonand add the changelog entry for all changes since v1.0.52.Features
auth logout(feat/revoke token #1434)--jsonflag support to auth subcommands (feat: add --json flag support to auth subcommands #1431)+detailand+transcriptflows (feat: add note domain split #1345, refactor(vc): consolidate note handling back into the vc domain #1417, feat(note): clarify note ownership with dedicated detail and transcript flows #1435)--sortfield and--orderdirection (feat(im): unify sort flags into --sort field and --order direction #1302)Bug Fixes
data.error_logsin+release-get(fix: read release error_logs from data.error_logs in apps +release-get #1436)Documentation
Release steps after merge
Tag
v1.0.53on the merge commit — pushing the tag triggers the Release workflow (GoReleaser + npm publish).Summary by CodeRabbit
Release v1.0.53
New Features
--jsonflags for command outputsBug Fixes
Documentation