Release v0.75.0

This commit is contained in:
Mario Zechner
2026-05-17 21:02:49 +02:00
parent d5ebc973d0
commit 12f5c00cc1
18 changed files with 57 additions and 58 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## [Unreleased]
## [0.75.0] - 2026-05-17
### Breaking Changes

View File

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