Release v0.79.8

This commit is contained in:
Armin Ronacher
2026-06-19 09:53:43 +02:00
parent 74677bbfbf
commit 8eb9704b3e
20 changed files with 81 additions and 64 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## [Unreleased]
## [0.79.8] - 2026-06-19
## [0.79.7] - 2026-06-18

View File

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