-
Notifications
You must be signed in to change notification settings - Fork 0
chore: release v0.13.4 #110
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
📝 WalkthroughWalkthroughBumps the project version to v0.13.4, updates packaging metadata (PKGBUILD/.SRCINFO), and adds a v0.13.4 entry to CHANGELOG.md documenting "add preview wrapping for doctor". No code or public API changes. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Caution
Some comments are outside the diff and can’t be posted inline due to platform limitations.
⚠️ Outside diff range comments (1)
CHANGELOG.md (1)
10-99: Critical: Remove duplicate version section.The changelog contains two identical
[0.13.3]sections (lines 10-55 and 56-99), which violates the Keep a Changelog format and creates ambiguity. Only one version section should exist.🐛 Proposed fix: Remove the duplicate section
Remove the second occurrence of the
[0.13.3]section (lines 56-99):- check systemd -## [0.13.3](https://github.com/instantOS/instantCLI/compare/v0.13.2...v0.13.3) - 2026-01-26 - -### Fixed - -- fix picker -- fix subdir enablement bug -- fix crash -- fix help tree order -- fix unsupported - -### Other - -- prettier repo select -- better args -- better structure -- better status -- better status message -- fmt -- more intuitive UX -- less io -- display status in alternative picker -- better alternative flow -- init better auto option and checkbox actions -- fmt -- refactor subdir actions -- better empty default handling -- better default subdir handling -- default subdirs action -- add unsupported thingy -- better help menu -- better assist help tree -- add sync all option -- better looking `ins game menu` -- better label -- better ins game previews -- better edit pattern -- better text edit helper -- refactor long functions -- refactor repo actions -- better preview -- better repo actions -- prettier preview -- check systemd - ## [0.13.2](https://github.com/instantOS/instantCLI/compare/v0.13.1...v0.13.2) - 2026-01-22
🧹 Nitpick comments (1)
CHANGELOG.md (1)
44-44: Optional: Consider hyphenating compound adjective.The phrase "better looking" functions as a compound adjective modifying "
ins game menu" and could be hyphenated as "better-looking" for improved clarity.✏️ Proposed fix
-- better looking `ins game menu` +- better-looking `ins game menu`
a9c8265 to
0bef8a2
Compare
🤖 New release
ins: 0.13.3 -> 0.13.4Changelog
This PR was generated with release-plz.
Summary by CodeRabbit
Release Notes
✏️ Tip: You can customize this high-level summary in your review settings.