chore: release v2.0.3#170
Conversation
📝 WalkthroughWalkthroughBumps crate version to 2.0.3 in ChangesRelease 2.0.3
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Comment |
Greptile SummaryAutomated release PR bumping the crate version from 2.0.2 to 2.0.3 and prepending the corresponding changelog entry, generated by release-plz.
Confidence Score: 5/5Purely a version-bump and changelog update with no logic changes; safe to merge. Only two files changed: a one-line version increment in Cargo.toml and an appended changelog block. No code paths, dependencies, or behaviour are altered by this PR itself. No files require special attention. Important Files Changed
Reviews (3): Last reviewed commit: "chore: release v2.0.3" | Re-trigger Greptile |
37bd52f to
6d0642f
Compare
6d0642f to
e621eed
Compare
🤖 New release
demand: 2.0.2 -> 2.0.3 (✓ API compatible changes)Changelog
This PR was generated with release-plz.
Note
Low Risk
Version and changelog-only release with no code changes in the diff; release-plz marks the release as API-compatible.
Overview
Release v2.0.3 — bumps the crate version in
Cargo.tomlfrom 2.0.2 to 2.0.3 and adds the matching 2.0.3 section toCHANGELOG.md(release-plz).The changelog documents the user-facing fix shipped in this release: Enter while filtering in
MultiSelectnow confirms the selection (#165), plus misc dependency and sponsor-link updates. This PR does not include application source changes—only release metadata.Reviewed by Cursor Bugbot for commit e621eed. Bugbot is set up for automated code reviews on this repo. Configure here.
Summary by CodeRabbit
Bug Fixes
Chores