From 8b13608ac2d18dc6a1ae5bafea91a07e722a3919 Mon Sep 17 00:00:00 2001 From: Karan Lokchandani Date: Tue, 4 Aug 2026 02:31:40 +0530 Subject: [PATCH] chore: bump CLI package to 1.19.28 Release 1.19.27 is on npm, so a publish of the same version fails. This bump carries --skills-only on the developer command. Co-Authored-By: Claude Fable 5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 66923b8f2b..91171ea798 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "firecrawl-cli", - "version": "1.19.27", + "version": "1.19.28", "description": "Command-line interface for Firecrawl. Scrape, crawl, and extract data from any website directly from your terminal.", "main": "dist/index.js", "bin": {