chore: release v0.5.3#157
Merged
Merged
Conversation
Greptile SummaryThis 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.
Confidence Score: 5/5Standard 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
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"]
Reviews (1): Last reviewed commit: "chore: release v0.5.3" | Re-trigger Greptile |
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
openlogi-core: 0.5.2 -> 0.5.3openlogi-hidpp: 0.5.2 -> 0.5.3openlogi-hid: 0.5.2 -> 0.5.3openlogi-assets: 0.5.2 -> 0.5.3openlogi-cli: 0.5.2 -> 0.5.3openlogi-hook: 0.5.2 -> 0.5.3openlogi: 0.5.2 -> 0.5.3Changelog
openlogi-coreopenlogi-hidppopenlogi-hidopenlogi-assetsopenlogi-cliopenlogi-hookopenlogiThis PR was generated with release-plz.