chore: release v0.6.21#414
Conversation
Greptile SummaryAutomated release PR generated by release-plz bumping all workspace members from 0.6.20 to 0.6.21. The changes are purely mechanical version increments across manifests and the lock file, with a new CHANGELOG entry for the native wheel resolution control feature and the enumerate retry transport fix.
Confidence Score: 5/5Safe to merge — purely a version-bump release PR with no logic changes. All changes are mechanical version increments across Cargo manifests and the lock file. No source code, build logic, or runtime behaviour is modified. The Cargo.lock confirms every workspace member resolves at 0.6.21 and no third-party dependencies were touched. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[workspace.package.version\n0.6.20 → 0.6.21] --> B[Cargo.toml\nroot workspace]
B --> C[openlogi-cli/Cargo.toml\ndeps: core, hid, assets → 0.6.21]
B --> D[openlogi-hid/Cargo.toml\ndep: core → 0.6.21]
B --> E[openlogi-hook/Cargo.toml\ndeps: core, inject → 0.6.21]
B --> F[openlogi-inject/Cargo.toml\ndep: core → 0.6.21]
B --> G[Cargo.lock\nall workspace members bumped]
B --> H[CHANGELOG.md\nnew 0.6.21 entry]
%%{init: {'theme': 'base', 'themeVariables': {"darkMode": true, "background": "#0d1117", "primaryColor": "#21262d", "primaryTextColor": "#e6edf3", "primaryBorderColor": "#8b949e", "lineColor": "#8b949e", "textColor": "#e6edf3", "edgeLabelBackground": "#161b22", "actorBkg": "#21262d", "actorBorder": "#8b949e", "actorTextColor": "#e6edf3", "actorLineColor": "#8b949e", "signalColor": "#8b949e", "signalTextColor": "#e6edf3", "noteBkgColor": "#373320", "noteBorderColor": "#d4a72c", "noteTextColor": "#f0e6c0", "labelBoxBkgColor": "#21262d", "labelBoxBorderColor": "#8b949e", "labelTextColor": "#e6edf3", "loopTextColor": "#e6edf3", "activationBkgColor": "#30363d", "activationBorderColor": "#8b949e"}}}%%
flowchart TD
A[workspace.package.version\n0.6.20 → 0.6.21] --> B[Cargo.toml\nroot workspace]
B --> C[openlogi-cli/Cargo.toml\ndeps: core, hid, assets → 0.6.21]
B --> D[openlogi-hid/Cargo.toml\ndep: core → 0.6.21]
B --> E[openlogi-hook/Cargo.toml\ndeps: core, inject → 0.6.21]
B --> F[openlogi-inject/Cargo.toml\ndep: core → 0.6.21]
B --> G[Cargo.lock\nall workspace members bumped]
B --> H[CHANGELOG.md\nnew 0.6.21 entry]
Reviews (12): Last reviewed commit: "chore: release v0.6.21" | Re-trigger Greptile |
cb134ec to
d7b45f5
Compare
d7b45f5 to
45ad0ea
Compare
🤖 New release
openlogi-core: 0.6.20 -> 0.6.21openlogi-inject: 0.6.20 -> 0.6.21openlogi-hidpp: 0.6.20 -> 0.6.21openlogi-hid: 0.6.20 -> 0.6.21openlogi-assets: 0.6.20 -> 0.6.21openlogi-cli: 0.6.20 -> 0.6.21openlogi-hook: 0.6.20 -> 0.6.21openlogi: 0.6.20 -> 0.6.21Changelog
openlogi-coreopenlogi-injectopenlogi-hidppopenlogi-hidopenlogi-assetsopenlogi-cliopenlogi-hookopenlogiThis PR was generated with release-plz.