Release v0.81.0

This commit is contained in:
Mario Zechner
2026-07-21 15:27:11 +02:00
parent 3f1762cc7d
commit 9c480b6ad2
26 changed files with 131 additions and 110 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@earendil-works/pi-server",
"version": "0.80.10",
"version": "0.81.0",
"description": "experimental server package for pi",
"type": "module",
"main": "./dist/index.js",
@@ -40,7 +40,7 @@
"node": ">=22.19.0"
},
"dependencies": {
"@earendil-works/pi-coding-agent": "^0.80.10"
"@earendil-works/pi-coding-agent": "^0.81.0"
},
"devDependencies": {
"shx": "0.4.0"