Skip to content

chore: release v0.5.3#157

Merged
AprilNEA merged 1 commit into
masterfrom
release-plz/2026-06-06T10-52-51Z
Jun 6, 2026
Merged

chore: release v0.5.3#157
AprilNEA merged 1 commit into
masterfrom
release-plz/2026-06-06T10-52-51Z

Conversation

@aprilnea
Copy link
Copy Markdown
Contributor

@aprilnea aprilnea Bot commented Jun 6, 2026

🤖 New release

  • openlogi-core: 0.5.2 -> 0.5.3
  • openlogi-hidpp: 0.5.2 -> 0.5.3
  • openlogi-hid: 0.5.2 -> 0.5.3
  • openlogi-assets: 0.5.2 -> 0.5.3
  • openlogi-cli: 0.5.2 -> 0.5.3
  • openlogi-hook: 0.5.2 -> 0.5.3
  • openlogi: 0.5.2 -> 0.5.3
Changelog

openlogi-core

0.5.3 - 2026-06-06

Fixed

  • (gui) prefer asset-registry kind + harden device-kind classification

Other

  • gate config panels on HID++ capabilities, not device kind

openlogi-hidpp

0.5.3 - 2026-06-06

Fixed

  • (gui) prefer asset-registry kind + harden device-kind classification

Other

  • gate config panels on HID++ capabilities, not device kind

openlogi-hid

0.5.3 - 2026-06-06

Fixed

  • (gui) prefer asset-registry kind + harden device-kind classification

Other

  • gate config panels on HID++ capabilities, not device kind

openlogi-assets

0.5.3 - 2026-06-06

Fixed

  • (gui) prefer asset-registry kind + harden device-kind classification

Other

  • gate config panels on HID++ capabilities, not device kind

openlogi-cli

0.5.3 - 2026-06-06

Fixed

  • (gui) prefer asset-registry kind + harden device-kind classification

Other

  • gate config panels on HID++ capabilities, not device kind

openlogi-hook

0.5.3 - 2026-06-06

Fixed

  • (gui) prefer asset-registry kind + harden device-kind classification

Other

  • gate config panels on HID++ capabilities, not device kind

openlogi

0.5.3 - 2026-06-06

Fixed

  • (gui) prefer asset-registry kind + harden device-kind classification

Other

  • gate config panels on HID++ capabilities, not device kind


This PR was generated with release-plz.

@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented Jun 6, 2026

Greptile Summary

This is an automated release PR generated by release-plz, bumping all workspace crates from v0.5.2 to v0.5.3. The underlying changes include a GUI fix to prefer asset-registry device kind classification and gating config panels on HID++ capabilities rather than device kind.

  • Version bump: All seven published crates (openlogi, openlogi-core, openlogi-hidpp, openlogi-hid, openlogi-assets, openlogi-cli, openlogi-hook) are consistently updated to 0.5.3 across Cargo.toml, all crate manifests, and Cargo.lock.
  • Changelog: A new 0.5.3 entry is prepended to CHANGELOG.md with the two relevant changelog items; no third-party dependency versions changed in the lock file.

Confidence Score: 5/5

Standard automated version bump with no logic changes; all manifest and lock file entries are consistent.

Every version reference across the workspace manifests and lock file agrees on 0.5.3, no third-party dependencies were touched, and the changelog entry matches the PR description. There is nothing functionally new in this PR itself.

No files require special attention.

Important Files Changed

Filename Overview
Cargo.toml Workspace version bumped from 0.5.2 to 0.5.3; workspace-level dependency refs for openlogi-hidpp and openlogi-cli updated to match.
Cargo.lock Lock file updated to reflect 0.5.3 for all workspace crates; no third-party dependency changes.
CHANGELOG.md Added 0.5.3 changelog entry documenting the GUI asset-registry kind fix and HID++ capability gating change.
crates/openlogi-cli/Cargo.toml Internal dependency version pins for openlogi-core, openlogi-hid, and openlogi-assets updated from 0.5.2 to 0.5.3.
crates/openlogi-hid/Cargo.toml openlogi-core dependency pin updated from 0.5.2 to 0.5.3.
crates/openlogi-hook/Cargo.toml openlogi-core dependency pin updated from 0.5.2 to 0.5.3.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    WP["[workspace.package]\nversion = 0.5.3"] --> CORE["openlogi-core\n0.5.3"]
    WP --> HIDPP["openlogi-hidpp\n0.5.3"]
    WP --> ASSETS["openlogi-assets\n0.5.3"]
    WP --> HOOK["openlogi-hook\n0.5.3"]
    WP --> GUI["openlogi-gui\n0.5.3"]
    CORE --> HID["openlogi-hid\n0.5.3"]
    CORE --> CLI["openlogi-cli\n0.5.3"]
    CORE --> HOOK
    HIDPP --> CLI
    HID --> CLI
    ASSETS --> CLI
    CLI --> ROOT["openlogi\n0.5.3"]
Loading

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

@AprilNEA AprilNEA merged commit a9daaea into master Jun 6, 2026
8 checks passed
@AprilNEA AprilNEA deleted the release-plz/2026-06-06T10-52-51Z branch June 6, 2026 11:06
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