chore(release): cut 0.1.104

This commit is contained in:
Mohamed Boudra
2026-07-08 12:47:07 +02:00
parent fdc6a4a57d
commit f3fdeab131
12 changed files with 41 additions and 41 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@getpaseo/cli",
"version": "0.1.104-beta.5",
"version": "0.1.104",
"description": "Paseo CLI - control your AI coding agents from the command line",
"bin": {
"paseo": "bin/paseo"
@@ -27,9 +27,9 @@
},
"dependencies": {
"@clack/prompts": "^1.0.0",
"@getpaseo/client": "0.1.104-beta.5",
"@getpaseo/protocol": "0.1.104-beta.5",
"@getpaseo/server": "0.1.104-beta.5",
"@getpaseo/client": "0.1.104",
"@getpaseo/protocol": "0.1.104",
"@getpaseo/server": "0.1.104",
"chalk": "^5.3.0",
"commander": "^12.0.0",
"mime-types": "^2.1.35",