Release v0.79.5

This commit is contained in:
Armin Ronacher
2026-06-16 19:54:23 +02:00
parent b6b5bed9ae
commit 6561cb293b
20 changed files with 85 additions and 50 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## [Unreleased]
## [0.79.5] - 2026-06-16
### Changed

View File

@@ -1,6 +1,6 @@
{
"name": "@earendil-works/pi-tui",
"version": "0.79.4",
"version": "0.79.5",
"description": "Terminal User Interface library with differential rendering for efficient text-based applications",
"type": "module",
"main": "dist/index.js",