release: v1.0.6
This commit is contained in:
parent
63f3b68559
commit
51c03d9445
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [1.0.6] - 2026-02-16
|
||||||
|
|
||||||
### Changes
|
### Changes
|
||||||
|
|
||||||
- CLI: `qmd status` now shows models with full HuggingFace links instead of
|
- CLI: `qmd status` now shows models with full HuggingFace links instead of
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@tobilu/qmd",
|
"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",
|
"description": "Query Markup Documents - On-device hybrid search for markdown files with BM25, vector search, and LLM reranking",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"bin": {
|
"bin": {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user