Release v0.80.8

This commit is contained in:
David Brailovsky
2026-07-16 16:35:16 +02:00
parent 6442536b1e
commit fae7176cb9
24 changed files with 82 additions and 82 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@earendil-works/pi-orchestrator",
"version": "0.80.7",
"version": "0.80.8",
"description": "experimental orchestrator package for pi",
"type": "module",
"main": "./dist/index.js",
@@ -37,7 +37,7 @@
"node": ">=22.19.0"
},
"dependencies": {
"@earendil-works/pi-coding-agent": "^0.80.7"
"@earendil-works/pi-coding-agent": "^0.80.8"
},
"devDependencies": {
"shx": "0.4.0"