chore(release): cut 0.1.63

This commit is contained in:
Mohamed Boudra
2026-04-28 17:37:29 +07:00
parent 5a777169fd
commit 599fcb34c5
10 changed files with 25 additions and 25 deletions

View File

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