Release v0.79.0

This commit is contained in:
Armin Ronacher
2026-06-08 17:15:51 +02:00
parent 35120d7e48
commit c10fb95fd9
21 changed files with 269 additions and 208 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## [Unreleased]
## [0.79.0] - 2026-06-08
### Fixed

View File

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