release: v1.0.6

This commit is contained in:
Tobi Lutke 2026-02-16 09:08:34 -04:00
parent 63f3b68559
commit 51c03d9445
No known key found for this signature in database
2 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
## [Unreleased]
## [1.0.6] - 2026-02-16
### Changes
- CLI: `qmd status` now shows models with full HuggingFace links instead of

View File

@ -1,6 +1,6 @@
{
"name": "@tobilu/qmd",
"version": "1.0.5",
"version": "1.0.6",
"description": "Query Markup Documents - On-device hybrid search for markdown files with BM25, vector search, and LLM reranking",
"type": "module",
"bin": {