Release v0.79.1

This commit is contained in:
Armin Ronacher
2026-06-09 23:14:52 +02:00
parent 4d9f9f455d
commit 28df940f0d
19 changed files with 50 additions and 74 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## [Unreleased]
## [0.79.1] - 2026-06-09
### Added

View File

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