Skip to content

chore: release#101

Closed
JayanAXHF wants to merge 1 commit intomainfrom
release-plz-2026-03-20T12-53-12Z
Closed

chore: release#101
JayanAXHF wants to merge 1 commit intomainfrom
release-plz-2026-03-20T12-53-12Z

Conversation

@JayanAXHF
Copy link
Owner

🤖 New release

  • ratatui-toaster: 0.1.1 -> 0.1.2
  • gitv-tui: 0.3.4 -> 0.4.0
Changelog

ratatui-toaster

0.1.2 - 2026-03-20

Miscellaneous Tasks

  • release

gitv-tui

0.4.0 - 2026-03-20

Features

  • (preview pane) Add a small issue list preview when in issue conversation
  • (style) [breaking] Revamp the entire UI to have less borders and distractions

Bug Fixes

  • fix test(ui): fix ui tests
  • (md) fixed checklist rendering

Other

  • cleanup fix(changelog): streamline changelog config in release-plz.toml
  • Add dependabot.yml
  • bump flake.lock, fix nitpick in drv, add .envrc

Testing

  • test fix(benches): make benches use std::hint::black_box


This PR was generated with release-plz.

@greptile-apps
Copy link
Contributor

greptile-apps bot commented Mar 20, 2026

Greptile Summary

This is an automated release PR generated by release-plz, bumping ratatui-toaster from 0.1.1 to 0.1.2 and gitv-tui from 0.3.4 to 0.4.0. The only file included in the diff is crates/ratatui-toaster/CHANGELOG.md, which adds a new 0.1.2 entry.

  • The ### <!-- 7 -->Miscellaneous Tasks heading is release-plz's conventional-commits category marker; the <!-- 7 --> portion renders as a hidden HTML comment on GitHub and is intentional.
  • No code logic was changed — this PR is purely a changelog and version-bump release operation.
  • No issues found.

Important Files Changed

Filename Overview
crates/ratatui-toaster/CHANGELOG.md Adds a new changelog entry for ratatui-toaster v0.1.2 under the "Miscellaneous Tasks" category with a minimal "release" note; auto-generated by release-plz.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[release-plz trigger] --> B{Packages to release}
    B --> C[ratatui-toaster 0.1.1 → 0.1.2]
    B --> D[gitv-tui 0.3.4 → 0.4.0]
    C --> E[Update crates/ratatui-toaster/CHANGELOG.md]
    D --> F[Update crates/gitv-tui/CHANGELOG.md]
    E --> G[Merge PR → publish to crates.io]
    F --> G
Loading

Last reviewed commit: "chore: release"

@JayanAXHF JayanAXHF closed this Mar 20, 2026
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