Release v0.16.0

This commit is contained in:
Mario Zechner 2025-12-09 15:43:29 +01:00
parent e275937982
commit 796112f40f
11 changed files with 463 additions and 29 deletions

View file

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