chore: release v0.4.0#75
Conversation
There was a problem hiding this comment.
✅ No new issues found.
Reviewed changes — release-plz auto-generated PR bumping all workspace crates from 0.3.4 to 0.3.5, reflecting the zh-TW locale addition (PR #57). Purely mechanical version bumps across 6 files: CHANGELOG.md, Cargo.lock, and path-dependency version constraints in Cargo.toml files.
- Workspace version bump —
[workspace.package].version→ 0.3.5, inherited by all 8 member crates viaversion.workspace = true - Intra-workspace dependency updates — all explicit
version = "0.3.5"constraints in path deps updated consistently (rootCargo.toml,openlogi-cli,openlogi-hid,openlogi-hook) - Cargo.lock regenerated — all 8 crate entries bumped from 0.3.4 to 0.3.5
- CHANGELOG entry — accurately documents the single change (zh-TW locale, PR #57)
Big Pickle (free) (credentials for Anthropic not configured) | 𝕏
8e7803a to
df91715
Compare
There was a problem hiding this comment.
✅ No new issues found.
Reviewed changes — force-pushed release-plz commit changing the target version from the previously-planned 0.3.5 to 0.4.0, reflecting a cargo-semver-checks detection of API breaking changes in openlogi-assets (removed CORE_FILES pub const). The prior Pullfrog review (at 8e7803a) is no longer on this branch; the diff was re-reviewed from scratch.
- Version target changed to 0.4.0 —
[workspace.package].versionbumped to 0.4.0 across all 8 workspace members, all explicit path-dependencyversionconstraints updated to match, Cargo.lock entries regenerated consistently - CHANGELOG updated — accurately documents the zh-TW locale change at version 0.4.0
ℹ️ Nitpicks
- Stale commit message — the single commit reads "chore: release v0.3.5" but the diff bumps all crates from 0.3.4 → 0.4.0. The PR title and body are correct, so the impact is cosmetic, but the mismatch may cause confusion in git history.
Big Pickle (free) (credentials for Anthropic not configured) | 𝕏
c49aff7 to
576da93
Compare
|
Pullfrog stalled The agent stopped emitting events for 301s and was killed by the activity-timeout watchdog. 3287 events were processed before the failure. Recent agent stderr
|
576da93 to
d58a0a4
Compare

🤖 New release
openlogi-core: 0.3.4 -> 0.4.0 (✓ API compatible changes)openlogi-hidpp: 0.3.4 -> 0.4.0 (✓ API compatible changes)openlogi-hid: 0.3.4 -> 0.4.0 (⚠ API breaking changes)openlogi-assets: 0.3.4 -> 0.4.0 (⚠ API breaking changes)openlogi-cli: 0.3.4 -> 0.4.0 (✓ API compatible changes)openlogi-hook: 0.3.4 -> 0.4.0openlogi: 0.3.4 -> 0.4.0⚠
openlogi-hidbreaking changes⚠
openlogi-assetsbreaking changesChangelog
openlogi-coreopenlogi-hidppopenlogi-hidopenlogi-assetsopenlogi-cliopenlogi-hookopenlogiThis PR was generated with release-plz.