chore: release v2.0.3#170
Conversation
π WalkthroughWalkthroughThis PR prepares release 2.0.3 by bumping the crate version in Cargo.toml from 2.0.2 to 2.0.3 and documenting the release in CHANGELOG.md, which includes a fix for multiselect filtering behavior and several dependency updates. 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. β¨ Finishing Touchesπ Generate docstrings
π§ͺ Generate unit tests (beta)
Comment |
Greptile SummaryThis is a standard release PR generated by release-plz, bumping
Confidence Score: 5/5This is a purely mechanical release commit β version bump and changelog update only, no logic changes. The diff touches only the package version string in Cargo.toml and the CHANGELOG.md documentation file. There are no logic, behavior, or API surface changes introduced here. No files require special attention. Important Files Changed
Reviews (1): Last reviewed commit: "chore: release v2.0.3" | Re-trigger Greptile |
π€ New release
demand: 2.0.2 -> 2.0.3 (β API compatible changes)Changelog
This PR was generated with release-plz.
Note
Low Risk
Release metadata only (version and changelog); no runtime code changes in the diff.
Overview
Release v2.0.3 for the
demandcrate: bumps the package version inCargo.tomland documents the release inCHANGELOG.md. No library source changes appear in this diff.The changelog records the user-facing fix shipped in this versionβEnter while filtering in
MultiSelectnow confirms the selection (PR #165)βplus routine dependency updates for CI/tooling (mise-action,actions/checkout,hk).Reviewed by Cursor Bugbot for commit 37bd52f. Bugbot is set up for automated code reviews on this repo. Configure here.
Summary by CodeRabbit
Bug Fixes
Chores