Release v0.67.5

This commit is contained in:
Armin Ronacher
2026-04-16 20:05:42 +02:00
parent 85ff56a0b4
commit 23259e5f19
21 changed files with 54 additions and 54 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## [Unreleased]
## [0.67.5] - 2026-04-16
## [0.67.4] - 2026-04-16

View File

@@ -1,6 +1,6 @@
{
"name": "pi-web-ui-example",
"version": "1.55.4",
"version": "1.55.5",
"private": true,
"type": "module",
"scripts": {

View File

@@ -1,6 +1,6 @@
{
"name": "@mariozechner/pi-web-ui",
"version": "0.67.4",
"version": "0.67.5",
"description": "Reusable web UI components for AI chat interfaces powered by @mariozechner/pi-ai",
"type": "module",
"main": "dist/index.js",
@@ -18,8 +18,8 @@
},
"dependencies": {
"@lmstudio/sdk": "^1.5.0",
"@mariozechner/pi-ai": "^0.67.4",
"@mariozechner/pi-tui": "^0.67.4",
"@mariozechner/pi-ai": "^0.67.5",
"@mariozechner/pi-tui": "^0.67.5",
"docx-preview": "^0.3.7",
"jszip": "^3.10.1",
"lucide": "^0.544.0",