Release v0.30.0

This commit is contained in:
Mario Zechner 2025-12-25 20:35:14 +01:00
parent 2369c09b95
commit 6d97d212d5
11 changed files with 45 additions and 43 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@mariozechner/pi-agent-core",
"version": "0.29.1",
"version": "0.30.0",
"description": "General-purpose agent with transport abstraction, state management, and attachment support",
"type": "module",
"main": "./dist/index.js",
@ -17,8 +17,8 @@
"prepublishOnly": "npm run clean && npm run build"
},
"dependencies": {
"@mariozechner/pi-ai": "^0.29.1",
"@mariozechner/pi-tui": "^0.29.1"
"@mariozechner/pi-ai": "^0.30.0",
"@mariozechner/pi-tui": "^0.30.0"
},
"keywords": [
"ai",