Skip to content

chore(gitv-tui): release v0.4.4#129

Closed
JayanAXHF wants to merge 3 commits into
mainfrom
release-plz-2026-04-19T05-07-42Z
Closed

chore(gitv-tui): release v0.4.4#129
JayanAXHF wants to merge 3 commits into
mainfrom
release-plz-2026-04-19T05-07-42Z

Conversation

@JayanAXHF
Copy link
Copy Markdown
Owner

@JayanAXHF JayanAXHF commented Apr 19, 2026

🤖 New release

  • gitv-tui: 0.4.3 -> 0.4.4 (✓ API compatible changes)
Changelog

0.4.4 - 2026-04-29

Other

  • Add nix to dependabot.yml
  • (benchmarks) add bencher regression tracking


This PR was generated with release-plz.

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented Apr 19, 2026

Greptile Summary

Automated release bump for gitv-tui from 0.4.3 to 0.4.4, generated by release-plz. The only functional changes in this release are adding Nix to dependabot.yml and setting up Bencher regression tracking for benchmarks — no user-facing or API-breaking changes.

Important Files Changed

Filename Overview
CHANGELOG.md New 0.4.4 entry added with two changelog items under "Other"; format is consistent with prior entries in the file
Cargo.toml Package version bumped from 0.4.3 to 0.4.4; no other changes
Cargo.lock Lock file updated to reflect the gitv-tui version bump from 0.4.3 to 0.4.4; no dependency changes

Sequence Diagram

sequenceDiagram
    participant RP as release-plz
    participant CT as Cargo.toml
    participant CL as Cargo.lock
    participant CH as CHANGELOG.md

    RP->>CT: Bump version 0.4.3 → 0.4.4
    RP->>CL: Update resolved version entry
    RP->>CH: Prepend [0.4.4] entry with changelog items
    CT-->>RP: version = "0.4.4"
    CL-->>RP: gitv-tui = "0.4.4"
    CH-->>RP: ## [0.4.4] - 2026-04-29
Loading

Reviews (3): Last reviewed commit: "chore(gitv-tui): release v0.4.4" | Re-trigger Greptile

Comment thread crates/ratatui-toaster/CHANGELOG.md Outdated
Comment thread crates/ratatui-toaster/CHANGELOG.md Outdated

## [0.1.3](https://github.com/JayanAXHF/gitv/compare/ratatui-toaster-v0.1.2...ratatui-toaster-v0.1.3) - 2026-04-19

### <!-- 7 -->Miscellaneous Tasks
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Raw HTML comment in section heading

The section heading ### <!-- 7 -->Miscellaneous Tasks contains a literal HTML comment that will be invisible in most Markdown renderers, but is visible in raw file views (e.g. GitHub's "Raw" button, cat, editors). Most changelog viewers and crate registries (docs.rs, crates.io) will render it cleanly, but it may look odd in diff views or plain-text tooling. If this is intentional release-plz ordering syntax, it can be left as-is — otherwise the comment should be stripped.

Suggested change
### <!-- 7 -->Miscellaneous Tasks
### Miscellaneous Tasks

@JayanAXHF JayanAXHF changed the title chore: release chore(gitv-tui): release v0.4.4 Apr 29, 2026
@JayanAXHF JayanAXHF force-pushed the release-plz-2026-04-19T05-07-42Z branch from 3ee9ba1 to c1c9c94 Compare April 29, 2026 11:32
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.

2 participants