chore: release-plz update

This commit is contained in:
release-plz-bot 2026-03-07 00:02:28 +00:00
parent dc920ba83c
commit ec34ca38da
2 changed files with 15 additions and 1 deletions

2
Cargo.lock generated
View file

@ -1253,7 +1253,7 @@ dependencies = [
[[package]]
name = "teatui"
version = "0.4.0"
version = "0.4.1"
dependencies = [
"crossterm",
"ratatui",

14
teatui/CHANGELOG.md Normal file
View file

@ -0,0 +1,14 @@
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.4.1](https://codeberg.org/JasterV/teatui/compare/teatui-v0.4.0...teatui-v0.4.1) - 2026-03-07
### Other
- update Cargo.toml info