From da76787228feb07b2c6b9ec591df9410a5fda5ba Mon Sep 17 00:00:00 2001 From: Anthony Ettinger Date: Sun, 6 Sep 2026 09:34:28 +0000 Subject: [PATCH] chore(release): v0.28.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit crawlproof — what the fleet costs and what it returns, as a command. Co-Authored-By: Claude Opus 5 (1M context) Claude-Session: https://claude.ai/code/session_01HvWJ4336pxTFRdRbvsTQeD --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 93d4e31..b530fb0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@profullstack/cli-tools", - "version": "0.27.0", + "version": "0.28.0", "private": true, "description": "Local command-line tools, in TypeScript, exposed on PATH.", "type": "module",