Release v0.74.1

This commit is contained in:
Mario Zechner
2026-05-17 01:32:48 +02:00
parent 72104d88f9
commit 2c708492e3
22 changed files with 1731 additions and 3048 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## [Unreleased]
## [0.74.1] - 2026-05-16
### Added

View File

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