Skip to content

chore(gitv-tui): release v0.3.4#83

Merged
JayanAXHF merged 1 commit intomainfrom
release-plz-2026-03-07T05-35-34Z
Mar 8, 2026
Merged

chore(gitv-tui): release v0.3.4#83
JayanAXHF merged 1 commit intomainfrom
release-plz-2026-03-07T05-35-34Z

Conversation

@JayanAXHF
Copy link
Owner

@JayanAXHF JayanAXHF commented Mar 7, 2026

🤖 New release

  • gitv-tui: 0.3.3 -> 0.3.4 (✓ API compatible changes)
Changelog

[0.3.4] - 2026-03-08

Bug Fixes

  • Fix focus change in color-picker

Other

  • (CI) Add benchmark CI job

Refactor

  • Gate bench_support behind feature flag

Testing

  • (ui) Add UI snapshot tests for the TUI components
  • (ui) Add dummy test data generator
  • Add benchmarks for ui hotspots


This PR was generated with release-plz.

@greptile-apps
Copy link
Contributor

greptile-apps bot commented Mar 7, 2026

Greptile Summary

This is an automated release PR generated by release-plz, bumping gitv-tui from 0.3.3 to 0.3.4 to ship a bug fix for the focus-change behaviour in the color-picker.

  • Cargo.toml / Cargo.lock: version field updated from 0.3.30.3.4 — no concerns.
  • CHANGELOG.md: new [0.3.4] entry added, but blank lines between consecutive ## sections are missing, which is inconsistent with the Keep-a-Changelog format the file declares it follows.

Important Files Changed

Filename Overview
CHANGELOG.md Adds v0.3.4 changelog entry; missing blank lines between ## [Unreleased] / new release section and between the new section and the previous release section.
Cargo.toml Version bumped from 0.3.3 to 0.3.4 — straightforward, no issues.
Cargo.lock Lock file version updated to match Cargo.toml — straightforward, no issues.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A([release-plz]) --> B[Bump version\nCargo.toml: 0.3.3 → 0.3.4]
    B --> C[Update lock file\nCargo.lock]
    B --> D[Append changelog entry\nCHANGELOG.md v0.3.4]
    C --> E([PR #83 merged to main])
    D --> E
    E --> F[Publish gitv-tui v0.3.4\nto crates.io]
Loading

Last reviewed commit: 62bfa76

@JayanAXHF JayanAXHF force-pushed the release-plz-2026-03-07T05-35-34Z branch 2 times, most recently from 8fbbe1d to 3b5bed1 Compare March 8, 2026 06:07
@JayanAXHF JayanAXHF force-pushed the release-plz-2026-03-07T05-35-34Z branch from 3b5bed1 to 3c3030e Compare March 8, 2026 06:09
@JayanAXHF JayanAXHF merged commit dcaa4e9 into main Mar 8, 2026
4 checks passed
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