chore(release): cut 0.1.60-rc.3

This commit is contained in:
Mohamed Boudra
2026-04-20 19:28:23 +07:00
parent 4cbfe95473
commit 1cfae98bf5
10 changed files with 37 additions and 37 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@getpaseo/cli",
"version": "0.1.60-rc.2",
"version": "0.1.60-rc.3",
"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.60-rc.2",
"@getpaseo/server": "0.1.60-rc.2",
"@getpaseo/relay": "0.1.60-rc.3",
"@getpaseo/server": "0.1.60-rc.3",
"chalk": "^5.3.0",
"commander": "^12.0.0",
"mime-types": "^2.1.35",