Release v0.80.3

This commit is contained in:
Mario Zechner
2026-06-30 22:29:41 +02:00
parent f98a154d87
commit a23abe4a69
23 changed files with 72 additions and 72 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@earendil-works/pi-orchestrator",
"version": "0.80.2",
"version": "0.80.3",
"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.2"
"@earendil-works/pi-coding-agent": "^0.80.3"
},
"devDependencies": {
"shx": "0.4.0"