Release v0.80.6

This commit is contained in:
Armin Ronacher
2026-07-10 01:16:55 +02:00
parent 5b4bda305e
commit 2b3fda9921
23 changed files with 72 additions and 72 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# Changelog
## [Unreleased]
## [0.80.6] - 2026-07-09
## [0.80.5] - 2026-07-09
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@earendil-works/pi-orchestrator",
"version": "0.80.5",
"version": "0.80.6",
"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.5"
"@earendil-works/pi-coding-agent": "^0.80.6"
},
"devDependencies": {
"shx": "0.4.0"