Release v0.53.0

This commit is contained in:
Mario Zechner 2026-02-17 20:03:50 +01:00
parent 312af81eb1
commit ce1410b01d
21 changed files with 265 additions and 150 deletions

View file

@ -1,6 +1,6 @@
# Changelog
## [Unreleased]
## [0.53.0] - 2026-02-17
## [0.52.12] - 2026-02-13

View file

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