Release v0.52.11

This commit is contained in:
Mario Zechner 2026-02-13 21:58:59 +01:00
parent 130c23e6c7
commit 9537919a49
21 changed files with 155 additions and 143 deletions

View file

@ -2,6 +2,8 @@
## [Unreleased]
## [0.52.11] - 2026-02-13
## [0.52.10] - 2026-02-12
### Added

View file

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