Release v0.52.1

This commit is contained in:
Mario Zechner 2026-02-05 21:15:17 +01:00
parent 4c4d787b1a
commit 7f42e8a996
21 changed files with 80 additions and 78 deletions

View file

@ -1,6 +1,6 @@
# Changelog
## [Unreleased]
## [0.52.1] - 2026-02-05
## [0.52.0] - 2026-02-05

View file

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