Merge branch 'main' into fix/support-umlauts-and-unicode

This commit is contained in:
Mario Rodler 2025-11-16 21:08:31 +01:00
commit 4a83da00c4
11 changed files with 44 additions and 25 deletions

View file

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