new_pull
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.82.1] - 2026-07-25
|
||||
|
||||
## [0.82.0] - 2026-07-24
|
||||
|
||||
## [0.81.1] - 2026-07-21
|
||||
|
||||
## [0.81.0] - 2026-07-21
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@earendil-works/pi-server",
|
||||
"version": "0.81.1",
|
||||
"version": "0.82.1",
|
||||
"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.81.1"
|
||||
"@earendil-works/pi-coding-agent": "^0.82.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"shx": "0.4.0"
|
||||
|
||||
Reference in New Issue
Block a user