chore(release): cut 0.1.65-beta.5

This commit is contained in:
Mohamed Boudra
2026-05-03 13:58:46 +07:00
parent 65cfe4bda4
commit 2faacc59f1
10 changed files with 25 additions and 25 deletions

View File

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