@@ -2,6 +2,8 @@
## [Unreleased]
+## [1.0.7] - 2026-02-18
+
### Changes
- LLM: add LiquidAI LFM2-1.2B as an alternative base model for query
@@ -1,6 +1,6 @@
{
"name": "@tobilu/qmd",
- "version": "1.0.6",
+ "version": "1.0.7",
"description": "Query Markup Documents - On-device hybrid search for markdown files with BM25, vector search, and LLM reranking",
"type": "module",
"bin": {