chore(release): cut 0.1.65

This commit is contained in:
Mohamed Boudra
2026-05-03 17:20:28 +07:00
parent 21a5d4f061
commit 38c1b08433
10 changed files with 25 additions and 25 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@getpaseo/cli",
"version": "0.1.65-beta.5",
"version": "0.1.65",
"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.5",
"@getpaseo/server": "0.1.65",
"chalk": "^5.3.0",
"commander": "^12.0.0",
"mime-types": "^2.1.35",