chore: release v0.6.13#259
Merged
Merged
Conversation
fff70cf to
61ff11c
Compare
Greptile SummaryAutomated release-plz PR bumping all workspace crates from 0.6.12 to 0.6.13. The only functional changes landed in a prior commit (the hidpp macro/framing refactor); this PR is purely mechanical version bookkeeping.
Confidence Score: 5/5This is a purely mechanical version bump generated by release-plz with no logic changes; all workspace crates are consistently updated and the lockfile agrees. Every change is a version string update — workspace manifest, inter-crate dependency constraints, and the regenerated lockfile all align on 0.6.13. No source logic is touched. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
WS["workspace.package.version\n0.6.12 → 0.6.13"]
WS --> HIDPP["openlogi-hidpp\n0.6.13"]
WS --> CORE["openlogi-core\n0.6.13"]
WS --> HID["openlogi-hid\n0.6.13"]
WS --> ASSETS["openlogi-assets\n0.6.13"]
WS --> HOOK["openlogi-hook\n0.6.13"]
WS --> CLI["openlogi-cli\n0.6.13"]
WS --> AGENT["openlogi-agent\n0.6.13"]
WS --> GUI["openlogi-gui\n0.6.13"]
WS --> ROOT["openlogi\n0.6.13"]
CORE --> HID
CORE --> HOOK
HIDPP --> HID
CORE --> CLI
HID --> CLI
ASSETS --> CLI
CLI --> ROOT
Reviews (2): Last reviewed commit: "chore: release v0.6.13" | Re-trigger Greptile |
61ff11c to
d8e894d
Compare
d8e894d to
3360072
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
openlogi-core: 0.6.12 -> 0.6.13openlogi-hidpp: 0.6.12 -> 0.6.13openlogi-hid: 0.6.12 -> 0.6.13openlogi-assets: 0.6.12 -> 0.6.13openlogi-cli: 0.6.12 -> 0.6.13openlogi-hook: 0.6.12 -> 0.6.13openlogi: 0.6.12 -> 0.6.13Changelog
openlogi-coreopenlogi-hidppopenlogi-hidopenlogi-assetsopenlogi-cliopenlogi-hookopenlogiThis PR was generated with release-plz.