Release v0.80.5
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Changelog
|
||||
|
||||
## [Unreleased]
|
||||
## [0.80.5] - 2026-07-09
|
||||
|
||||
## [0.80.4] - 2026-07-09
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@earendil-works/pi-orchestrator",
|
||||
"version": "0.80.4",
|
||||
"version": "0.80.5",
|
||||
"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.4"
|
||||
"@earendil-works/pi-coding-agent": "^0.80.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"shx": "0.4.0"
|
||||
|
||||
Reference in New Issue
Block a user