chore(release): cut 0.1.14

This commit is contained in:
Mohamed Boudra
2026-02-19 09:55:55 +07:00
parent b6b0933a39
commit f1f4afaaa9
11 changed files with 28 additions and 27 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@getpaseo/cli",
"version": "0.1.13",
"version": "0.1.14",
"description": "Paseo CLI - control your AI coding agents from the command line",
"type": "module",
"files": [
@@ -22,8 +22,8 @@
},
"dependencies": {
"@clack/prompts": "^1.0.0",
"@getpaseo/relay": "0.1.13",
"@getpaseo/server": "0.1.13",
"@getpaseo/relay": "0.1.14",
"@getpaseo/server": "0.1.14",
"chalk": "^5.3.0",
"commander": "^12.0.0",
"mime-types": "^2.1.35",