Skip to content

Commit 48a913d

Browse files
feat: Add doctor command (#112)
* Add firecrawl doctor command (ENG-4883) * Fix doctor support diagnostics * Refine doctor credit label * Polish doctor option handling * Respect terminal color support in doctor * Bump CLI version to 1.18.7
1 parent b4b333c commit 48a913d

7 files changed

Lines changed: 1587 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "firecrawl-cli",
3-
"version": "1.18.6",
3+
"version": "1.19.0",
44
"description": "Command-line interface for Firecrawl. Scrape, crawl, and extract data from any website directly from your terminal.",
55
"main": "dist/index.js",
66
"bin": {

0 commit comments

Comments
 (0)