release: v1.0.6
This commit is contained in:
parent
63f3b68559
commit
51c03d9445
@ -2,6 +2,8 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [1.0.6] - 2026-02-16
|
||||
|
||||
### Changes
|
||||
|
||||
- CLI: `qmd status` now shows models with full HuggingFace links instead of
|
||||
|
||||
@ -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": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user