Skip to content

chore: release v2.0.0#128

Open
jdx wants to merge 1 commit intomainfrom
release-plz-2026-01-31T19-16-57Z
Open

chore: release v2.0.0#128
jdx wants to merge 1 commit intomainfrom
release-plz-2026-01-31T19-16-57Z

Conversation

@jdx
Copy link
Owner

@jdx jdx commented Jan 31, 2026

🤖 New release

  • demand: 1.8.2 -> 2.0.0 (⚠ API breaking changes)

demand breaking changes

--- failure constructible_struct_adds_field: externally-constructible struct adds field ---

Description:
A pub struct constructible with a struct literal has a new pub field. Existing struct literals must be updated to include the new field.
        ref: https://doc.rust-lang.org/reference/expressions/struct-expr.html
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.46.0/src/lints/constructible_struct_adds_field.ron

Failed in:
  field Theme.breadcrumb_active in /tmp/.tmpzDtmcY/demand/src/theme.rs:81
  field Theme.breadcrumb_clickable in /tmp/.tmpzDtmcY/demand/src/theme.rs:83
  field Theme.breadcrumb_future in /tmp/.tmpzDtmcY/demand/src/theme.rs:85
  field Theme.breadcrumb_separator in /tmp/.tmpzDtmcY/demand/src/theme.rs:87
Changelog

2.0.0 - 2026-02-20

Added

  • add Wizard component for multi-step wizard flows (#127)

Other

  • (deps) update dependency cargo:cargo-release to v1 (#135)
  • (deps) update release-plz/action digest to f708778 (#134)
  • (deps) update actions/checkout action to v6 (#133)
  • (deps) update dependency hk to v1.36.0 (#132)
  • (deps) update actions/checkout digest to de0fac2 (#131)
  • (deps) pin dependencies (#130)


This PR was generated with release-plz.


Note

Low Risk
Release metadata-only changes (version + changelog) with no code or runtime behavior modifications in this PR.

Overview
Bumps the crate version to 2.0.0 in Cargo.toml and adds the v2.0.0 release notes to CHANGELOG.md.

The changelog highlights the new Wizard component for multi-step flows and records several dependency/CI maintenance updates included in the release.

Written by Cursor Bugbot for commit 49968a2. This will update automatically on new commits. Configure here.

@gemini-code-assist
Copy link

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@jdx jdx force-pushed the release-plz-2026-01-31T19-16-57Z branch 4 times, most recently from 671ea0e to ca495f6 Compare February 13, 2026 13:22
@jdx jdx force-pushed the release-plz-2026-01-31T19-16-57Z branch from ca495f6 to a51f48d Compare February 20, 2026 12:35
@jdx jdx force-pushed the release-plz-2026-01-31T19-16-57Z branch from a51f48d to 49968a2 Compare February 20, 2026 12:37
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