Release v0.74.0

This commit is contained in:
Mario Zechner
2026-05-07 17:15:00 +02:00
parent 551385e409
commit 1eee081e29
19 changed files with 43 additions and 43 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## [Unreleased]
## [0.74.0] - 2026-05-07
## [0.73.1] - 2026-05-07

View File

@@ -1,6 +1,6 @@
{
"name": "@earendil-works/pi-agent-core",
"version": "0.73.1",
"version": "0.74.0",
"description": "General-purpose agent with transport abstraction, state management, and attachment support",
"type": "module",
"main": "./dist/index.js",
@@ -17,7 +17,7 @@
"prepublishOnly": "npm run clean && npm run build"
},
"dependencies": {
"@earendil-works/pi-ai": "^0.73.1",
"@earendil-works/pi-ai": "^0.74.0",
"typebox": "^1.1.24"
},
"keywords": [