chore(release): cut 0.1.47

This commit is contained in:
Mohamed Boudra
2026-04-05 00:58:22 +07:00
parent e44e495481
commit 2d9ca6983a
10 changed files with 37 additions and 37 deletions

View File

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