Skip to content

chore: release v0.6.9#229

Merged
AprilNEA merged 1 commit into
masterfrom
release-plz/2026-06-12T13-14-39Z
Jun 12, 2026
Merged

chore: release v0.6.9#229
AprilNEA merged 1 commit into
masterfrom
release-plz/2026-06-12T13-14-39Z

Conversation

@aprilnea

@aprilnea aprilnea Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

🤖 New release

  • openlogi-core: 0.6.8 -> 0.6.9
  • openlogi-hidpp: 0.6.8 -> 0.6.9
  • openlogi-hid: 0.6.8 -> 0.6.9
  • openlogi-assets: 0.6.8 -> 0.6.9
  • openlogi-cli: 0.6.8 -> 0.6.9
  • openlogi-hook: 0.6.8 -> 0.6.9
  • openlogi: 0.6.8 -> 0.6.9
Changelog

openlogi-core

0.6.9 - 2026-06-12

Added

  • (gui) add a Copy Diagnostics button to the About window (#206)

openlogi-hidpp

0.6.9 - 2026-06-12

Added

  • (gui) add a Copy Diagnostics button to the About window (#206)

openlogi-hid

0.6.9 - 2026-06-12

Added

  • (gui) add a Copy Diagnostics button to the About window (#206)

openlogi-assets

0.6.9 - 2026-06-12

Added

  • (gui) add a Copy Diagnostics button to the About window (#206)

openlogi-cli

0.6.9 - 2026-06-12

Added

  • (gui) add a Copy Diagnostics button to the About window (#206)

openlogi-hook

0.6.9 - 2026-06-12

Added

  • (gui) add a Copy Diagnostics button to the About window (#206)

openlogi

0.6.9 - 2026-06-12

Added

  • (gui) add a Copy Diagnostics button to the About window (#206)


This PR was generated with release-plz.

@greptile-apps

greptile-apps Bot commented Jun 12, 2026

Copy link
Copy Markdown

Greptile Summary

This 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.

  • Version strings are updated consistently across Cargo.toml (workspace root), individual crate manifests (openlogi-cli, openlogi-hid, openlogi-hook), and Cargo.lock (all openlogi-* packages + xtask).
  • CHANGELOG.md gains a new [0.6.9] entry with the matching feature note; the comparison URL pattern follows the same crate-scoped format already used for the 0.6.8 entry.

Confidence Score: 5/5

All 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

Filename Overview
Cargo.toml Workspace version bumped from 0.6.8 to 0.6.9; dependency version pins for openlogi-cli and openlogi-hidpp updated to match.
Cargo.lock All openlogi-* crates and xtask bumped from 0.6.8 to 0.6.9; no third-party dependency changes.
CHANGELOG.md New [0.6.9] entry added with the Copy Diagnostics GUI feature; comparison URL follows the same crate-scoped pattern as existing entries.
crates/openlogi-cli/Cargo.toml openlogi-core, openlogi-hid, and openlogi-assets dependency pins bumped from 0.6.8 to 0.6.9.
crates/openlogi-hid/Cargo.toml openlogi-core dependency pin bumped from 0.6.8 to 0.6.9.
crates/openlogi-hook/Cargo.toml openlogi-core dependency pin bumped from 0.6.8 to 0.6.9.

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
Loading

Reviews (2): Last reviewed commit: "chore: release v0.6.9" | Re-trigger Greptile

Comment thread CHANGELOG.md Outdated
@aprilnea aprilnea Bot force-pushed the release-plz/2026-06-12T13-14-39Z branch from 9a04e7b to 6c3455f Compare June 12, 2026 13:16
@AprilNEA AprilNEA merged commit 4a742e6 into master Jun 12, 2026
8 checks passed
@AprilNEA AprilNEA deleted the release-plz/2026-06-12T13-14-39Z branch June 12, 2026 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant