From c5bd8e9f8ef55dd40839c48a4633c545326efaa8 Mon Sep 17 00:00:00 2001 From: Eric Ciarla Date: Fri, 21 Aug 2026 09:38:21 -0400 Subject: [PATCH] release: 1.23.0 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 f48cd9f71a..bbd6190979 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "firecrawl-cli", - "version": "1.22.0", + "version": "1.23.0", "description": "Command-line interface for Firecrawl. Scrape, crawl, and extract data from any website, and search a ~43M-abstract research paper index (PubMed, bioRxiv, medRxiv, arXiv), directly from your terminal.", "main": "dist/index.js", "bin": {