chore: release v0.6.8#219
Merged
Merged
Conversation
3200779 to
48bf77f
Compare
Greptile SummaryAutomated release PR bumping all workspace crates from v0.6.7 to v0.6.8, generated by release-plz. The changelog captures two features merged since 0.6.7: Linux
Confidence Score: 5/5This PR is safe to merge — it contains only version number updates generated automatically by release-plz. All changes are mechanical: workspace version strings and intra-workspace dependency version pins bumped uniformly from 0.6.7 to 0.6.8, plus a CHANGELOG entry. No logic, algorithms, or configuration values were modified. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
WP["[workspace.package]\nversion = 0.6.8"] --> OC["openlogi-core 0.6.8"]
WP --> OH["openlogi-hidpp 0.6.8"]
WP --> OA["openlogi-assets 0.6.8"]
WP --> OHK["openlogi-hook 0.6.8"]
WP --> OHD["openlogi-hid 0.6.8"]
WP --> OCLI["openlogi-cli 0.6.8"]
WP --> OG["openlogi-gui 0.6.8"]
WP --> ROOT["openlogi 0.6.8"]
OC --> OHD
OC --> OHK
OC --> OCLI
OH --> OHD
OA --> OCLI
OHD --> OCLI
OCLI --> ROOT
Reviews (7): Last reviewed commit: "chore: release v0.6.8" | Re-trigger Greptile |
7ec5712 to
fa92d1f
Compare
fa92d1f to
8eac1a0
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.7 -> 0.6.8openlogi-hidpp: 0.6.7 -> 0.6.8openlogi-hid: 0.6.7 -> 0.6.8openlogi-assets: 0.6.7 -> 0.6.8openlogi-cli: 0.6.7 -> 0.6.8openlogi-hook: 0.6.7 -> 0.6.8openlogi: 0.6.7 -> 0.6.8Changelog
openlogi-coreopenlogi-hidppopenlogi-hidopenlogi-assetsopenlogi-cliopenlogi-hookopenlogiThis PR was generated with release-plz.