Skip to content

chore(gitv-tui): release v0.4.1#102

Merged
JayanAXHF merged 1 commit intomainfrom
release-plz-2026-03-21T07-42-27Z
Mar 21, 2026
Merged

chore(gitv-tui): release v0.4.1#102
JayanAXHF merged 1 commit intomainfrom
release-plz-2026-03-21T07-42-27Z

Conversation

@JayanAXHF
Copy link
Owner

🤖 New release

  • gitv-tui: 0.4.0 -> 0.4.1 (✓ API compatible changes)
Changelog

0.4.1 - 2026-03-21

Bug Fixes

  • (vergen) fix VERGEN_IDEMPOTENT_OUTPUT in cargo install


This PR was generated with release-plz.

@JayanAXHF JayanAXHF merged commit 59b17e5 into main Mar 21, 2026
4 checks passed
@greptile-apps
Copy link
Contributor

greptile-apps bot commented Mar 21, 2026

Greptile Summary

This is an automated patch release PR generated by release-plz, bumping gitv-tui from 0.4.0 to 0.4.1. The sole fix addressed is setting VERGEN_IDEMPOTENT_OUTPUT to ensure deterministic build metadata when installing via cargo install.

  • Cargo.toml: Version field incremented 0.4.00.4.1.
  • Cargo.lock: Lock entry for gitv-tui updated to match the new version.
  • CHANGELOG.md: New [0.4.1] section added with the vergen bug fix entry; formatting follows the existing keep-a-changelog convention.

Important Files Changed

Filename Overview
CHANGELOG.md Adds v0.4.1 changelog entry documenting the vergen idempotent output bug fix; no issues found.
Cargo.toml Bumps gitv-tui package version from 0.4.0 to 0.4.1; straightforward patch version increment.
Cargo.lock Lock file updated to reflect the gitv-tui version bump from 0.4.0 to 0.4.1; consistent with Cargo.toml change.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[release-plz detects new commits] --> B[Determine version bump\npatch: 0.4.0 → 0.4.1]
    B --> C[Update Cargo.toml\nversion = 0.4.1]
    C --> D[Update Cargo.lock\ngitv-tui locked to 0.4.1]
    D --> E[Append CHANGELOG.md\nv0.4.1 bug fix entry]
    E --> F[Open PR #102]
    F --> G{Merge?}
    G -->|Yes| H[Publish gitv-tui v0.4.1\nto crates.io]
    G -->|No| I[Discard release]
Loading

Last reviewed commit: "chore(gitv-tui): rel..."

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