Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore: release v2.0.3#170

Open
jdx wants to merge 1 commit into
mainfrom
release-plz-2026-06-05T05-57-10Z
Open

chore: release v2.0.3#170
jdx wants to merge 1 commit into
mainfrom
release-plz-2026-06-05T05-57-10Z

Conversation

@jdx

@jdx jdx commented Jun 5, 2026

Copy link
Copy Markdown
Owner

πŸ€– New release

  • demand: 2.0.2 -> 2.0.3 (βœ“ API compatible changes)
Changelog

2.0.3 - 2026-06-05

Fixed

  • Enter in filtering mode now confirms selection in MultiSelect (#165)

Other

  • (deps) update jdx/mise-action digest to dba1968 (#168)
  • (deps) update actions/checkout digest to df4cb1c (#167)
  • (deps) update dependency hk to v1.46.0 (#169)


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 demand crate: bumps the package version in Cargo.toml and documents the release in CHANGELOG.md. No library source changes appear in this diff.

The changelog records the user-facing fix shipped in this versionβ€”Enter while filtering in MultiSelect now 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

    • Fixed pressing Enter in multiselect filtering mode to properly confirm selection
  • Chores

    • Updated dependencies

@coderabbitai

coderabbitai Bot commented Jun 5, 2026

Copy link
Copy Markdown

Review Change Stack

πŸ“ Walkthrough

Walkthrough

This 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.

Changes

Release 2.0.3

Layer / File(s) Summary
Version bump and release notes
Cargo.toml, CHANGELOG.md
Package version updated to 2.0.3, with release notes documenting an Enter key fix in multiselect filtering mode and dependency/digest version updates.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A version bump so clean and neat,
From two-point-two to two-point-three complete!
The changelog sings of fixes done,
Dependencies updated one by one.

πŸš₯ Pre-merge checks | βœ… 5
βœ… Passed checks (5 passed)
Check name Status Explanation
Title check βœ… Passed The title 'chore: release v2.0.3' directly and clearly summarizes the main purpose of the pull request, which is to release version 2.0.3.
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.
Description Check βœ… Passed Check skipped - CodeRabbit’s high-level summary is enabled.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
πŸ“ Generate docstrings
  • Create stacked PR
  • Commit on current branch
πŸ§ͺ Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-plz-2026-06-05T05-57-10Z

Comment @coderabbitai help to get the list of available commands and usage tips.

@greptile-apps

greptile-apps Bot commented Jun 5, 2026

Copy link
Copy Markdown

Greptile Summary

This is a standard release PR generated by release-plz, bumping demand from v2.0.2 to v2.0.3.

Confidence Score: 5/5

This 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

Filename Overview
CHANGELOG.md New v2.0.3 changelog section added with fix and dependency update entries
Cargo.toml Version bumped from 2.0.2 to 2.0.3

Reviews (1): Last reviewed commit: "chore: release v2.0.3" | Re-trigger Greptile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant