Conversation
|
Warning You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again! |
671ea0e to
ca495f6
Compare
a51f48d to
49968a2
Compare
175840c to
4a9d953
Compare
Greptile SummaryThis is an automated release PR generated by release-plz, bumping
Confidence Score: 5/5
Important Files Changed
Sequence DiagramsequenceDiagram
participant rp as release-plz
participant repo as jdx/demand
participant crates as crates.io
rp->>repo: Open PR #128 (bump 1.8.2 → 2.0.0)
note over repo: Cargo.toml version = "2.0.0"
note over repo: CHANGELOG.md prepend v2.0.0 entry
repo-->>rp: PR merged
rp->>crates: cargo publish demand v2.0.0
Last reviewed commit: 910a163 |
3 tasks
4a9d953 to
1111856
Compare
1111856 to
910a163
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 New release
demand: 1.8.2 -> 2.0.0 (⚠ API breaking changes)⚠
demandbreaking changesChangelog
This PR was generated with release-plz.
Note
Low Risk
This PR is a release-only metadata update (version bump + changelog) with no code changes; risk is limited to publishing a breaking version by mistake.
Overview
Updates the crate version to
2.0.0inCargo.tomland adds a2.0.0section toCHANGELOG.mddocumenting the release.The changelog highlights new
mask_on_submitinput behavior, a new Wizard component, makingTheme#[non_exhaustive](breaking API), and a few dependency/CI maintenance items.Written by Cursor Bugbot for commit 910a163. This will update automatically on new commits. Configure here.