chore: release v0.6.9#229
Merged
Merged
Conversation
Greptile SummaryThis is an automated release PR generated by release-plz, bumping all workspace crates from v0.6.8 to v0.6.9 to ship the "Copy Diagnostics button" GUI feature added in #206.
Confidence Score: 5/5All changes are automated version-bump bookkeeping; no logic, behavior, or API surface is modified. Every changed line is either a version string going from 0.6.8 to 0.6.9, a matching Cargo.lock entry, or a CHANGELOG addition. No logic is touched and the workspace remains internally consistent. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[workspace.package.version\n0.6.8 → 0.6.9] --> B[openlogi-core 0.6.9]
A --> C[openlogi-hidpp 0.6.9]
A --> D[openlogi-assets 0.6.9]
A --> E[openlogi-hid 0.6.9]
A --> F[openlogi-hook 0.6.9]
A --> G[openlogi-cli 0.6.9]
A --> H[openlogi 0.6.9]
A --> I[openlogi-agent 0.6.9]
A --> J[openlogi-agent-core 0.6.9]
A --> K[openlogi-gui 0.6.9]
A --> L[xtask 0.6.9]
B --> E
B --> F
B --> G
C --> E
D --> G
E --> G
G --> H
Reviews (2): Last reviewed commit: "chore: release v0.6.9" | Re-trigger Greptile |
9a04e7b to
6c3455f
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.8 -> 0.6.9openlogi-hidpp: 0.6.8 -> 0.6.9openlogi-hid: 0.6.8 -> 0.6.9openlogi-assets: 0.6.8 -> 0.6.9openlogi-cli: 0.6.8 -> 0.6.9openlogi-hook: 0.6.8 -> 0.6.9openlogi: 0.6.8 -> 0.6.9Changelog
openlogi-coreopenlogi-hidppopenlogi-hidopenlogi-assetsopenlogi-cliopenlogi-hookopenlogiThis PR was generated with release-plz.