@@ -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": {