chore(release): cut 0.1.48

This commit is contained in:
Mohamed Boudra
2026-04-05 15:40:54 +07:00
parent 0130a637c8
commit c4cccf5bd2
10 changed files with 37 additions and 37 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@getpaseo/cli",
"version": "0.1.47",
"version": "0.1.48",
"description": "Paseo CLI - control your AI coding agents from the command line",
"type": "module",
"files": [
@@ -24,8 +24,8 @@
},
"dependencies": {
"@clack/prompts": "^1.0.0",
"@getpaseo/relay": "0.1.47",
"@getpaseo/server": "0.1.47",
"@getpaseo/relay": "0.1.48",
"@getpaseo/server": "0.1.48",
"chalk": "^5.3.0",
"commander": "^12.0.0",
"mime-types": "^2.1.35",