chore: release v0.6.11#236
Merged
Merged
Conversation
Greptile SummaryAutomated release PR generated by release-plz, bumping all workspace packages uniformly from 0.6.10 to 0.6.11. The only functional change driving this release is a HID fix that replays a node's last inventory through transient probe failures (#222).
Confidence Score: 5/5Safe to merge — purely a version bump with no logic changes. All changes are mechanical: the workspace version string, internal path-dependency version constraints, the lock file, and the CHANGELOG entry are each updated consistently and in sync. No source logic, public APIs, or build configuration changed. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
WP["[workspace.package]\nversion = 0.6.11"]
WP --> core["openlogi-core\n0.6.11"]
WP --> hidpp["openlogi-hidpp\n0.6.11"]
WP --> hid["openlogi-hid\n0.6.11"]
WP --> assets["openlogi-assets\n0.6.11"]
WP --> cli["openlogi-cli\n0.6.11"]
WP --> hook["openlogi-hook\n0.6.11"]
WP --> root["openlogi (root)\n0.6.11"]
core --> hid
core --> cli
core --> hook
hidpp --> hid
hid --> cli
assets --> cli
cli --> root
Reviews (2): Last reviewed commit: "chore: release v0.6.11" | Re-trigger Greptile |
94dc868 to
79564a8
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.10 -> 0.6.11openlogi-hidpp: 0.6.10 -> 0.6.11openlogi-hid: 0.6.10 -> 0.6.11openlogi-assets: 0.6.10 -> 0.6.11openlogi-cli: 0.6.10 -> 0.6.11openlogi-hook: 0.6.10 -> 0.6.11openlogi: 0.6.10 -> 0.6.11Changelog
openlogi-coreopenlogi-hidppopenlogi-hidopenlogi-assetsopenlogi-cliopenlogi-hookopenlogiThis PR was generated with release-plz.