Archived
chore(release): v1.202606.6
This commit is contained in:
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@jmfederico/pi-web": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Fix the session daemon startup when PI WEB runs with compatible Pi packages that moved legacy provider registry exports to the Pi AI compatibility entrypoint.
|
|
||||||
@@ -1,5 +1,11 @@
|
|||||||
# @jmfederico/pi-web
|
# @jmfederico/pi-web
|
||||||
|
|
||||||
|
## 1.202606.6
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- c479a0d: Fix the session daemon startup when PI WEB runs with compatible Pi packages that moved legacy provider registry exports to the Pi AI compatibility entrypoint.
|
||||||
|
|
||||||
## 1.202606.5
|
## 1.202606.5
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
Generated
+2
-2
@@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "@jmfederico/pi-web",
|
"name": "@jmfederico/pi-web",
|
||||||
"version": "1.202606.5",
|
"version": "1.202606.6",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "@jmfederico/pi-web",
|
"name": "@jmfederico/pi-web",
|
||||||
"version": "1.202606.5",
|
"version": "1.202606.6",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@codemirror/commands": "^6.10.3",
|
"@codemirror/commands": "^6.10.3",
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@jmfederico/pi-web",
|
"name": "@jmfederico/pi-web",
|
||||||
"version": "1.202606.5",
|
"version": "1.202606.6",
|
||||||
"description": "Web UI for persistent Pi Coding Agent sessions in real workspaces.",
|
"description": "Web UI for persistent Pi Coding Agent sessions in real workspaces.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "Federico Jaramillo Martinez",
|
"author": "Federico Jaramillo Martinez",
|
||||||
|
|||||||
Reference in New Issue
Block a user